From dcd1a657bd96691fcaee1ec6c0fb2f49b09b4530 Mon Sep 17 00:00:00 2001 From: Jan Srnicek Date: Mon, 9 Oct 2017 09:07:31 +0200 Subject: HONEYCOMB-393 - Enable site plugin for yang-whitelist projects Change-Id: I744ca366a81aecb5b79da7041e47db9c2363bd6e Signed-off-by: Jan Srnicek --- common/yang-whitelist/yang-whitelist-api/pom.xml | 24 +++++++---------------- common/yang-whitelist/yang-whitelist-impl/pom.xml | 24 +++++++---------------- 2 files changed, 14 insertions(+), 34 deletions(-) (limited to 'common') diff --git a/common/yang-whitelist/yang-whitelist-api/pom.xml b/common/yang-whitelist/yang-whitelist-api/pom.xml index 80b8d3507..b0d0b2db0 100644 --- a/common/yang-whitelist/yang-whitelist-api/pom.xml +++ b/common/yang-whitelist/yang-whitelist-api/pom.xml @@ -18,7 +18,13 @@ - + + io.fd.honeycomb.common + honeycomb-parent + 1.18.01-SNAPSHOT + ../../honeycomb-parent + + 4.0.0 io.fd.honeycomb.yang @@ -31,22 +37,6 @@ 2.2.12 - - - - - - org.apache.maven.plugins - maven-site-plugin - - true - true - - - - - - javax.xml.bind diff --git a/common/yang-whitelist/yang-whitelist-impl/pom.xml b/common/yang-whitelist/yang-whitelist-impl/pom.xml index b2d8f66fc..b40fad14f 100644 --- a/common/yang-whitelist/yang-whitelist-impl/pom.xml +++ b/common/yang-whitelist/yang-whitelist-impl/pom.xml @@ -18,7 +18,13 @@ - + + io.fd.honeycomb.common + honeycomb-parent + 1.18.01-SNAPSHOT + ../../honeycomb-parent + + 4.0.0 io.fd.honeycomb.yang @@ -32,22 +38,6 @@ 1.7.25 - - - - - - org.apache.maven.plugins - maven-site-plugin - - true - true - - - - - - io.fd.honeycomb.yang -- cgit 1.2.3-korg