X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fprotocol-framework%2Fpom.xml;h=b97be83fe6a89a2db9e1f9541694ca85c2e4ce43;hp=650d2dd35bb22586bcd064bc583402a90787b457;hb=fac268302e4261bb8b42143476692563cbdf149b;hpb=721b580748cb93b3dac952ff1f111d0ab0da0c79 diff --git a/opendaylight/commons/protocol-framework/pom.xml b/opendaylight/commons/protocol-framework/pom.xml index 650d2dd35b..b97be83fe6 100644 --- a/opendaylight/commons/protocol-framework/pom.xml +++ b/opendaylight/commons/protocol-framework/pom.xml @@ -2,196 +2,143 @@ - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.2-SNAPSHOT - ../../commons/opendaylight - - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - HEAD - + 4.0.0 - protocol-framework - 0.5.0-SNAPSHOT - Common protocol framework - bundle - ${project.artifactId} - - 3.0.4 - + + org.opendaylight.controller + config-parent + 0.6.0-SNAPSHOT + ../../config/config-parent + - - ${project.build.directory}/generated-sources/config - ${project.build.directory}/generated-sources/sal - + org.opendaylight.controller + protocol-framework + 0.9.0-SNAPSHOT + bundle + ${project.artifactId} + Common protocol framework - - - io.netty - netty-buffer - - - io.netty - netty-codec - - - io.netty - netty-common - - - io.netty - netty-transport - - - com.google.guava - guava - - - com.google.code.findbugs - jsr305 - - - org.slf4j - slf4j-api - - - org.opendaylight.controller - config-api - - - org.opendaylight.controller - netty-config-api - + + + com.google.code.findbugs + jsr305 + + + com.google.guava + guava + + + io.netty + netty-buffer + + + io.netty + netty-codec + + + io.netty + netty-common + + + io.netty + netty-transport + + + junit + junit + + + org.opendaylight.controller + config-api + + + org.opendaylight.controller + netty-config-api + - - - org.opendaylight.yangtools - mockito-configuration - - - junit - junit - - - org.opendaylight.controller - config-manager - test - - - org.opendaylight.controller - config-manager - ${config.version} - test - test-jar - - - org.opendaylight.controller - config-util - ${config.version} - test - - - org.opendaylight.controller - netty-event-executor-config - test - - + + + org.opendaylight.yangtools + mockito-configuration + + + org.osgi + org.osgi.core + + + org.slf4j + slf4j-api + + + org.opendaylight.controller + config-manager + test + + + org.opendaylight.controller + config-manager + test-jar + test + + + org.opendaylight.controller + config-util + test + + + org.opendaylight.controller + netty-event-executor-config + test + + + ch.qos.logback + logback-classic + test + + - + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + package + + + + + + + + + + jdk8 + + [1.8,) + + - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - package - - test-jar - - - - - - org.opendaylight.yangtools - yang-maven-plugin - - - - generate-sources - - - - - - org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - - ${jmxGeneratorPath} - - - urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang - - - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - - - ${salGeneratorPath} - - - - true - - - - - - org.opendaylight.controller - yang-jmx-generator-plugin - ${config.version} - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.version} - - - - org.codehaus.mojo - build-helper-maven-plugin - - - add-source - generate-sources - - add-source - - - - ${jmxGeneratorPath} - ${salGeneratorPath} - - - - + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + - + + + + + + scm:git:http://git.opendaylight.org/gerrit/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +