X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-util%2Fpom.xml;h=cd12698bc708542ffc8f75f393ddfab460948701;hb=0222e2635803a88a2f4fd9c901e455a2de0df900;hp=b6e2efcd457653f6414ac381eb80018b0e4249f8;hpb=b43cbaf25e664bff8b211d13018d7487e5235a90;p=controller.git diff --git a/opendaylight/config/config-util/pom.xml b/opendaylight/config/config-util/pom.xml index b6e2efcd45..cd12698bc7 100644 --- a/opendaylight/config/config-util/pom.xml +++ b/opendaylight/config/config-util/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller config-subsystem - 0.2.5-SNAPSHOT + 0.5.3-SNAPSHOT .. config-util - jar + bundle ${project.artifactId} @@ -17,10 +17,26 @@ ${project.groupId} config-api - com.google.guava guava + + + org.opendaylight.yangtools + yang-data-api + + + org.opendaylight.yangtools + yang-model-api + + + + org.opendaylight.yangtools + mockito-configuration + + + xmlunit + xmlunit test @@ -33,13 +49,12 @@ maven-jar-plugin - org.apache.maven.plugins - maven-surefire-plugin + org.apache.felix + maven-bundle-plugin - 1 - false - false - 1 + + org.opendaylight.controller.config.util.* +