X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-util%2Fpom.xml;h=4a1d0f8c35f010aa3188ac4bd0778afca3026cd2;hp=b6e2efcd457653f6414ac381eb80018b0e4249f8;hb=b73733ae424c08f499929ad6a2f28202db211e07;hpb=cc91da381bbe5bc49b3c234d562fe72bd542964f diff --git a/opendaylight/config/config-util/pom.xml b/opendaylight/config/config-util/pom.xml index b6e2efcd45..4a1d0f8c35 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.8.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.* +