X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager%2Fpom.xml;h=f1483b35c04faa9b20a9d25ee97cc515acfca3d5;hp=c98a47660ee3c92a8ebec0ea586d40af31dca99d;hb=20a32e6459fd1e27e7669bf1ebc7742b96787b94;hpb=ed932286a8750fdeba3fc4e985b3dfc7d228cab5 diff --git a/opendaylight/config/config-manager/pom.xml b/opendaylight/config/config-manager/pom.xml index c98a47660e..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.2.5-SNAPSHOT + 0.8.0-SNAPSHOT .. config-manager @@ -17,24 +18,15 @@ ${project.groupId} config-api - - com.google.code.findbugs - jsr305 - com.google.guava guava + - commons-io - commons-io - - - - - org.opendaylight.yangtools - binding-generator-impl + org.opendaylight.mdsal + mdsal-binding-generator-impl org.opendaylight.yangtools @@ -75,6 +67,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + org.apache.felix maven-bundle-plugin @@ -82,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 + +