X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager%2Fpom.xml;h=b55b5da8a20735364c0d647aa0955ec52775a6b4;hp=eb3dcc1aa45b5216e3e93d35b2cae7746d11bc1e;hb=bd2fdc53c6e7d21febc673b1d7062ca82849eb74;hpb=9fb64948564e252018f9b1e13e7cea2c92f991aa diff --git a/opendaylight/config/config-manager/pom.xml b/opendaylight/config/config-manager/pom.xml index eb3dcc1aa4..b55b5da8a2 100644 --- a/opendaylight/config/config-manager/pom.xml +++ b/opendaylight/config/config-manager/pom.xml @@ -3,20 +3,20 @@ 4.0.0 config-subsystem - org.opendaylight - 0.2.1-SNAPSHOT + org.opendaylight.controller + 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 - 0.2.0-SNAPSHOT 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,