X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-manager%2Fpom.xml;h=6ee2d1090bb0c68866c513f04be9450f3a794c1b;hb=cd471d168b661da0bec9ddc29e24bfacba2b7bc6;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..6ee2d1090b 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.9.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,14 +67,20 @@ + + 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.*, - javax.annotation.*, + org.opendaylight.controller.config.manager.* @@ -127,25 +101,4 @@ - - - - jdk8 - - [1.8,) - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:none - - - - - -