X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fprotocol-framework%2Fpom.xml;h=303f1fb1cabab1462246ebad6954684bb1863b78;hp=0ea865fa6a805733b976f91103b8d72c0fc3a044;hb=fb3751616dd80c547c1de33f2fab1ac70b363a74;hpb=b369c0185a99952c3609aad40ebeba3e4be8c5b2 diff --git a/opendaylight/commons/protocol-framework/pom.xml b/opendaylight/commons/protocol-framework/pom.xml index 0ea865fa6a..303f1fb1ca 100644 --- a/opendaylight/commons/protocol-framework/pom.xml +++ b/opendaylight/commons/protocol-framework/pom.xml @@ -1,96 +1,188 @@ - + - 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 + + org.opendaylight.controller + commons.opendaylight + 1.7.0-SNAPSHOT + ../../commons/opendaylight + - protocol-framework - ${protocol-framework.version} - Common protocol framework - bundle - ${project.artifactId} - - 3.0.4 - + protocol-framework + 0.8.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 - + + + 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.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.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - package - - test-jar - - - - - - + + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + package + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + add-source + + add-source + + generate-sources + + + ${jmxGeneratorPath} + ${salGeneratorPath} + + + + + + + org.opendaylight.yangtools + yang-maven-plugin + + + org.opendaylight.controller + yang-jmx-generator-plugin + ${config.version} + + + org.opendaylight.mdsal + maven-sal-api-gen-plugin + ${mdsal.model.version} + + + + + + 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 + + + + + + + + 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 +