X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager%2Fpom.xml;h=6baf7e10706093689cd7f5eccd5392e2d009e082;hb=8a637013c102c11323230dae08fa4407863945d6;hp=3ebffc65a298444e732c78e571701746ceb919b3;hpb=7ca766e911670b348d68c191ba16a903f1bdc245;p=controller.git diff --git a/opendaylight/config/config-manager/pom.xml b/opendaylight/config/config-manager/pom.xml index 3ebffc65a2..6baf7e1070 100644 --- a/opendaylight/config/config-manager/pom.xml +++ b/opendaylight/config/config-manager/pom.xml @@ -2,15 +2,44 @@ 4.0.0 - org.opendaylight.controller - config-subsystem - 0.3.0-SNAPSHOT - .. + org.opendaylight.odlparent + bundle-parent + 1.8.0-SNAPSHOT + + + org.opendaylight.controller + 0.6.0-SNAPSHOT config-manager bundle ${project.artifactId} + + + + org.opendaylight.mdsal + mdsal-artifacts + 2.2.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + config-artifacts + 0.6.0-SNAPSHOT + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.0-SNAPSHOT + pom + import + + + + @@ -26,15 +55,10 @@ guava - - commons-io - commons-io - - - org.opendaylight.yangtools - binding-generator-impl + org.opendaylight.mdsal + mdsal-binding-generator-impl org.opendaylight.yangtools @@ -87,11 +111,41 @@ + org.apache.maven.plugins maven-jar-plugin + + + + test-jar + + package + + + + + + jdk8 + + [1.8,) + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + + + + + +