X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager%2Fpom.xml;h=f1483b35c04faa9b20a9d25ee97cc515acfca3d5;hb=81674d6fd50b419b868d0851062e23f34b34557d;hp=476d697a498aac6895999d59d60bb6fde0d9e31d;hpb=512d0285a34d6358881be4cf7102d1140217c07e;p=controller.git diff --git a/opendaylight/config/config-manager/pom.xml b/opendaylight/config/config-manager/pom.xml index 476d697a49..f1483b35c0 100644 --- a/opendaylight/config/config-manager/pom.xml +++ b/opendaylight/config/config-manager/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 org.opendaylight.controller config-subsystem - 0.5.0-SNAPSHOT + 0.8.0-SNAPSHOT .. config-manager @@ -17,16 +18,12 @@ ${project.groupId} config-api - - com.google.code.findbugs - jsr305 - com.google.guava guava - + org.opendaylight.mdsal mdsal-binding-generator-impl @@ -70,6 +67,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + org.apache.felix maven-bundle-plugin @@ -77,14 +81,23 @@ org.opendaylight.controller.config.manager.impl.osgi.ConfigManagerActivator org.opendaylight.controller.config.manager.*, - javax.annotation.*, + javax.annotation.*, + org.apache.maven.plugins maven-jar-plugin + + + + test-jar + + package + +