X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fprotocol-framework%2Fpom.xml;h=1780a9acbcf7582b525a6bdf4f103c4c7da3ba5e;hb=8a637013c102c11323230dae08fa4407863945d6;hp=0ea865fa6a805733b976f91103b8d72c0fc3a044;hpb=b369c0185a99952c3609aad40ebeba3e4be8c5b2;p=controller.git diff --git a/opendaylight/commons/protocol-framework/pom.xml b/opendaylight/commons/protocol-framework/pom.xml index 0ea865fa6a..1780a9acbc 100644 --- a/opendaylight/commons/protocol-framework/pom.xml +++ b/opendaylight/commons/protocol-framework/pom.xml @@ -1,96 +1,145 @@ - + - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.1-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 - ${protocol-framework.version} - Common protocol framework - bundle - ${project.artifactId} - - 3.0.4 - + + org.opendaylight.controller + config-parent + 0.6.0-SNAPSHOT + ../../config/config-parent + - - - 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 + protocol-framework + 0.9.0-SNAPSHOT + bundle + ${project.artifactId} + Common protocol framework - - - org.opendaylight.yangtools - mockito-configuration - - - junit - junit - - + + + 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 + + + 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.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 +