X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager%2Fpom.xml;h=f50f7693ad4933565cec219c6980ea712be069b6;hp=32f14daaede35d534d758958767bcd47e05f8bc8;hb=f43b01b81319959b1907e3e04537f5169e7f33d8;hpb=d0b8e3341f823b5fe63ed6c2bbef3a7027222dd3 diff --git a/opendaylight/config/config-manager/pom.xml b/opendaylight/config/config-manager/pom.xml index 32f14daaed..6ee2d1090b 100644 --- a/opendaylight/config/config-manager/pom.xml +++ b/opendaylight/config/config-manager/pom.xml @@ -1,109 +1,104 @@ + - 4.0.0 - - config-subsystem - org.opendaylight.controller - 0.2.3-SNAPSHOT - .. - - config-manager - ${project.artifactId} - bundle + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + org.opendaylight.controller + config-subsystem + 0.9.0-SNAPSHOT + .. + + config-manager + bundle + ${project.artifactId} + + + + ${project.groupId} + config-api + + + com.google.guava + guava + - - - - ${project.groupId} - config-api - - - org.slf4j - slf4j-api - - - org.osgi - org.osgi.core - - - com.google.code.findbugs - jsr305 - - - - commons-io - commons-io - + + + org.opendaylight.mdsal + mdsal-binding-generator-impl + + + org.opendaylight.yangtools + concepts + - - - org.opendaylight.bgpcep - mockito-configuration - test - - - ${project.groupId} - config-util - test - - - ${project.groupId} - config-util - test - test-jar - - - com.google.guava - guava - test - - - org.opendaylight.yangtools - concepts - ${opendaylight.yangtools.version} - - + + + org.opendaylight.yangtools + mockito-configuration + + + org.opendaylight.yangtools + yang-data-impl + + + org.osgi + org.osgi.core + + + org.slf4j + slf4j-api + + - - - - 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 - - - - + + ${project.groupId} + config-util + test + + + ${project.groupId} + config-util + test-jar + test + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.controller.config.manager.impl.osgi.ConfigManagerActivator + org.opendaylight.controller.config.manager.* + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + package + + + + +