X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-artifacts%2Fpom.xml;h=72d182caf769dd56cc70a45d951a1801543ea922;hp=7e1475baa21068474643af696c3f64d68e28e6ae;hb=9f439daf5978c523fa4f953f6c26b42f93578240;hpb=608760751ce7fcf4e84e86a8b33d43bc1d9984d6 diff --git a/opendaylight/config/config-artifacts/pom.xml b/opendaylight/config/config-artifacts/pom.xml index 7e1475baa2..72d182caf7 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.0 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 +