X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager%2Fpom.xml;h=f1483b35c04faa9b20a9d25ee97cc515acfca3d5;hb=81674d6fd50b419b868d0851062e23f34b34557d;hp=6baf7e10706093689cd7f5eccd5392e2d009e082;hpb=8a637013c102c11323230dae08fa4407863945d6;p=controller.git diff --git a/opendaylight/config/config-manager/pom.xml b/opendaylight/config/config-manager/pom.xml index 6baf7e1070..f1483b35c0 100644 --- a/opendaylight/config/config-manager/pom.xml +++ b/opendaylight/config/config-manager/pom.xml @@ -1,61 +1,29 @@ - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.8.0-SNAPSHOT - + org.opendaylight.controller + config-subsystem + 0.8.0-SNAPSHOT + .. - - org.opendaylight.controller - 0.6.0-SNAPSHOT config-manager bundle ${project.artifactId} - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.2.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - config-artifacts - 0.6.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.1.0-SNAPSHOT - pom - import - - - - ${project.groupId} config-api - - com.google.code.findbugs - jsr305 - com.google.guava guava - + org.opendaylight.mdsal mdsal-binding-generator-impl @@ -99,6 +67,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + org.apache.felix maven-bundle-plugin @@ -106,7 +81,7 @@ org.opendaylight.controller.config.manager.impl.osgi.ConfigManagerActivator org.opendaylight.controller.config.manager.*, - javax.annotation.*, + javax.annotation.*, @@ -127,25 +102,4 @@ - - - - jdk8 - - [1.8,) - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - - - - - -