X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager%2Fpom.xml;h=b55b5da8a20735364c0d647aa0955ec52775a6b4;hb=d542617f3486541cf9937009fb6aa1e3f2c9f0e2;hp=b3a04633aa4b9ddb6d3ebf9ba6b197ccb115c3b7;hpb=397cc9012f67596848019ca7874f3a303523b7e6;p=controller.git diff --git a/opendaylight/config/config-manager/pom.xml b/opendaylight/config/config-manager/pom.xml index b3a04633aa..b55b5da8a2 100644 --- a/opendaylight/config/config-manager/pom.xml +++ b/opendaylight/config/config-manager/pom.xml @@ -4,19 +4,19 @@ config-subsystem org.opendaylight.controller - 0.2.1-SNAPSHOT + 0.2.3-SNAPSHOT .. config-manager ${project.artifactId} bundle + ${project.groupId} config-api - 0.2.1-SNAPSHOT org.slf4j @@ -30,11 +30,13 @@ com.google.code.findbugs jsr305 + commons-io commons-io @@ -44,19 +46,16 @@ org.opendaylight.bgpcep mockito-configuration - ${bgpcep.version} test ${project.groupId} config-util - 0.2.1-SNAPSHOT test ${project.groupId} config-util - 0.2.1-SNAPSHOT test test-jar @@ -65,6 +64,11 @@ guava test + + org.opendaylight.yangtools + concepts + ${opendaylight.yangtools.version} + @@ -86,7 +90,7 @@ org.slf4j, javax.management, org.osgi.framework, - org.opendaylight.protocol.concepts, + org.opendaylight.yangtools.concepts.*, org.apache.commons.io, org.osgi.util.tracker,