X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=4c1a5e6bdb3af74bdfdf44871188bf6dfb35d14a;hb=9bb79c6878859fe9205d292838a0b4e53fe12707;hp=bca0797ab26ba14d013470ea60b2adb050a123a5;hpb=54e78b389d59ff02cf828edea582d7bc903a5e4b;p=openflowjava.git diff --git a/pom.xml b/pom.xml index bca0797a..4c1a5e6b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,21 +2,22 @@ 4.0.0 org.opendaylight.openflowjava openflow-protocol-parent - 0.3 + 0.5-SNAPSHOT pom openflow-protocol-api openflow-protocol-spi openflow-protocol-impl openflow-protocol-it + feature simple-client scm:git:ssh://git.opendaylight.org:29418/openflowjava.git scm:git:ssh://git.opendaylight.org:29418/openflowjava.git https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - openflow-protocol-parent-0.3 - + HEAD + https://sonar.opendaylight.org/ @@ -34,14 +35,20 @@ org.openflow.openflowj,net.sf.jung2 1.0.9 1.7.2 - 1.0 + 1.1-SNAPSHOT + 2010.09.24.4-SNAPSHOT + 2013.09.07.4-SNAPSHOT 2.4.0 14.0.1 - 4.0.10.Final + 4.0.17.Final 2.3.2 + 0.6.2-SNAPSHOT + 0.6.2-SNAPSHOT + 0.2.5-SNAPSHOT + odlPublic odlPublic @@ -50,13 +57,6 @@ false - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - false - - opendaylight-snapshot @@ -78,15 +78,6 @@ false - - - opendaylight-release - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - false - - opendaylight-snapshot @@ -118,28 +109,59 @@ - - junit - junit - 4.10 - test - true - org.slf4j slf4j-api ${slf4j.version} + + io.netty + netty-buffer + ${netty.version} + io.netty netty-handler ${netty.version} - com.google.guava - guava - ${guava.version} - + com.google.guava + guava + ${guava.version} + + + org.opendaylight.yangtools.model + ietf-inet-types + ${ietf.model.version} + + + org.opendaylight.yangtools.model + ietf-yang-types + ${ietf.model.version} + + + org.opendaylight.yangtools.model + yang-ext + ${yang.ext.version} + + + org.osgi + org.osgi.core + 5.0.0 + + + junit + junit + 4.10 + test + true + + + org.mockito + mockito-all + 1.9.5 + test + @@ -166,19 +188,6 @@ - - - maven-deploy-plugin - - - deploy - deploy - - deploy - - - - org.apache.felix maven-bundle-plugin @@ -214,6 +223,16 @@ maven-release-plugin ${releaseplugin.version} + + org.opendaylight.yangtools + yang-maven-plugin + ${yangtools.version} + + + org.apache.felix + maven-bundle-plugin + ${maven.bundle.version} +