X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-artifacts%2Fpom.xml;h=458db4411e8f475974c3a45311b62508753934c1;hb=refs%2Fchanges%2F32%2F75032%2F1;hp=430d6b41bc694a69516dbfdb63b699c235947e5f;hpb=dd32d3d246ebad8b7c76afb93239a4462f329a6b;p=controller.git diff --git a/opendaylight/config/config-artifacts/pom.xml b/opendaylight/config/config-artifacts/pom.xml index 430d6b41bc..458db4411e 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.3.0-SNAPSHOT + 0.8.4-SNAPSHOT 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 +