X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager%2Fpom.xml;h=7d7d9d697adb8de75638d8604eae81f28c35a481;hp=b3a04633aa4b9ddb6d3ebf9ba6b197ccb115c3b7;hb=2c146f582dee58e36dc22505b4c6bedb4641342f;hpb=397cc9012f67596848019ca7874f3a303523b7e6 diff --git a/opendaylight/config/config-manager/pom.xml b/opendaylight/config/config-manager/pom.xml index b3a04633aa..7d7d9d697a 100644 --- a/opendaylight/config/config-manager/pom.xml +++ b/opendaylight/config/config-manager/pom.xml @@ -1,22 +1,21 @@ - + 4.0.0 config-subsystem org.opendaylight.controller - 0.2.1-SNAPSHOT + 0.2.5-SNAPSHOT .. config-manager ${project.artifactId} bundle + ${project.groupId} config-api - 0.2.1-SNAPSHOT org.slf4j @@ -30,11 +29,13 @@ com.google.code.findbugs jsr305 + commons-io commons-io @@ -42,28 +43,39 @@ - org.opendaylight.bgpcep + org.opendaylight.yangtools mockito-configuration - ${bgpcep.version} - test + + + + org.opendaylight.yangtools + binding-generator-impl + + + ${project.groupId} config-util - 0.2.1-SNAPSHOT test ${project.groupId} config-util - 0.2.1-SNAPSHOT test test-jar com.google.guava guava - test + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-data-impl @@ -80,16 +92,6 @@ org.opendaylight.controller.config.manager.*, javax.annotation.*, - - org.opendaylight.controller.config.api.*, - org.opendaylight.controller.config.spi.*, - org.slf4j, - javax.management, - org.osgi.framework, - org.opendaylight.protocol.concepts, - org.apache.commons.io, - org.osgi.util.tracker, -