X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-artifacts%2Fpom.xml;h=da0dace44ce98e2e8e2e7b6264335ead750fb882;hp=7e1475baa21068474643af696c3f64d68e28e6ae;hb=44cda247a08282468465d4f72f062742ac632f02;hpb=412db94945c5db5d2da918f5e23bd3abcecc4d10 diff --git a/opendaylight/config/config-artifacts/pom.xml b/opendaylight/config/config-artifacts/pom.xml index 7e1475baa2..da0dace44c 100644 --- a/opendaylight/config/config-artifacts/pom.xml +++ b/opendaylight/config/config-artifacts/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.opendaylight.controller config-artifacts - 0.4.0-SNAPSHOT + 0.8.2 pom @@ -34,11 +34,6 @@ test-jar test - - ${project.groupId} - config-module-archetype - ${project.version} - ${project.groupId} config-netty-config @@ -93,25 +88,25 @@ ${project.groupId} - config-util + config-persister-impl ${project.version} - ${project.groupId} - config-util + org.opendaylight.controller + config-manager-facade-xml ${project.version} - test-jar - test ${project.groupId} - logback-config + config-util ${project.version} ${project.groupId} - logback-config-loader + config-util ${project.version} + test-jar + test ${project.groupId} @@ -218,6 +213,77 @@ xml runtime + + + ${project.groupId} + odl-config-api + ${project.version} + features + xml + + + ${project.groupId} + odl-config-core + ${project.version} + features + xml + + + ${project.groupId} + odl-config-manager + ${project.version} + features + xml + + + ${project.groupId} + odl-config-manager-facade-xml + ${project.version} + features + xml + + + ${project.groupId} + odl-config-netty + ${project.version} + features + xml + + + ${project.groupId} + odl-config-netty-config-api + ${project.version} + features + xml + + + ${project.groupId} + odl-config-persister + ${project.version} + features + xml + + + ${project.groupId} + odl-config-persister-all + ${project.version} + features + xml + + + ${project.groupId} + odl-config-startup + ${project.version} + features + xml + + + ${project.groupId} + odl-config-util + ${project.version} + features + xml +