X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager%2Fpom.xml;h=fc2c0fd85b86f79a60c30fb34bc8199b1459c1c9;hb=a14731b4fae8abadc04cfb2588e8d1b6117ee488;hp=eb3dcc1aa45b5216e3e93d35b2cae7746d11bc1e;hpb=9fb64948564e252018f9b1e13e7cea2c92f991aa;p=controller.git diff --git a/opendaylight/config/config-manager/pom.xml b/opendaylight/config/config-manager/pom.xml index eb3dcc1aa4..fc2c0fd85b 100644 --- a/opendaylight/config/config-manager/pom.xml +++ b/opendaylight/config/config-manager/pom.xml @@ -1,115 +1,107 @@ - - 4.0.0 - - config-subsystem - org.opendaylight - 0.2.1-SNAPSHOT - .. - - config-manager - ${project.artifactId} - bundle + + + 4.0.0 + + org.opendaylight.controller + config-subsystem + 0.2.5-SNAPSHOT + .. + + config-manager + bundle + ${project.artifactId} - - - - ${project.groupId} - config-api - 0.2.1-SNAPSHOT - - - org.slf4j - slf4j-api - - - org.osgi - org.osgi.core - - - com.google.code.findbugs - jsr305 - - - com.googlecode.json-simple - json-simple - 1.1 - - - commons-io - commons-io - + + + + ${project.groupId} + config-api + + + com.google.code.findbugs + jsr305 + + + com.google.guava + guava + - - - 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 - - - com.google.guava - guava - test - - + + commons-io + commons-io + - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.config.manager.impl.osgi.ConfigManagerActivator - - - org.opendaylight.controller.config.manager.*, - javax.annotation.*, - - - org.opendaylight.controller.config.api.*, - org.opendaylight.controller.config.spi.*, - org.slf4j, - javax.management, - org.osgi.framework, - org.opendaylight.protocol.concepts, - org.apache.commons.io, - org.osgi.util.tracker, - - - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - 1 - false - false - 1 - - - - + + + org.opendaylight.yangtools + binding-generator-impl + + + org.opendaylight.yangtools + concepts + + + + + org.opendaylight.yangtools + mockito-configuration + + + org.opendaylight.yangtools + yang-data-impl + + + org.osgi + org.osgi.core + + + org.slf4j + slf4j-api + + + + + ${project.groupId} + config-util + test + + + ${project.groupId} + config-util + test-jar + test + + + + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.controller.config.manager.impl.osgi.ConfigManagerActivator + org.opendaylight.controller.config.manager.*, + javax.annotation.*, + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + 1 + false + false + 1 + + + +