X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager%2Fpom.xml;h=f1483b35c04faa9b20a9d25ee97cc515acfca3d5;hb=81674d6fd50b419b868d0851062e23f34b34557d;hp=fc5cbe925cbd607be28fa1bdc5c575ea00bdda06;hpb=378f3ba51e8e49c3e54593656cc193fda7970388;p=controller.git diff --git a/opendaylight/config/config-manager/pom.xml b/opendaylight/config/config-manager/pom.xml index fc5cbe925c..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.7.0-SNAPSHOT + 0.8.0-SNAPSHOT .. config-manager @@ -22,7 +23,7 @@ guava - + org.opendaylight.mdsal mdsal-binding-generator-impl @@ -66,6 +67,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + org.apache.felix maven-bundle-plugin @@ -73,7 +81,7 @@ org.opendaylight.controller.config.manager.impl.osgi.ConfigManagerActivator org.opendaylight.controller.config.manager.*, - javax.annotation.*, + javax.annotation.*,