X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-util%2Fpom.xml;h=1f5b62ddd5d1c916d6f9b85f8d9854fef8db2b7c;hb=378f3ba51e8e49c3e54593656cc193fda7970388;hp=b6e2efcd457653f6414ac381eb80018b0e4249f8;hpb=a1f366e3d9e04524d44a4c2ea40709b7a410d39c;p=controller.git diff --git a/opendaylight/config/config-util/pom.xml b/opendaylight/config/config-util/pom.xml index b6e2efcd45..1f5b62ddd5 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.7.0-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 @@ -31,15 +47,22 @@ org.apache.maven.plugins maven-jar-plugin + + + + test-jar + + package + + - org.apache.maven.plugins - maven-surefire-plugin + org.apache.felix + maven-bundle-plugin - 1 - false - false - 1 + + org.opendaylight.controller.config.util.* +