X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=76e6443e01e4c232e4dd4e9025a050f7cdb6cc17;hb=refs%2Fheads%2Fstable%2Fhydrogen;hp=99fed57c1f8258673e7f9b16e2da77f3f75dfaf1;hpb=8b9a3ff2bbc83941254b46b818cbbae5cc1a3a5b;p=openflowjava.git diff --git a/pom.xml b/pom.xml index 99fed57c..76e6443e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,8 @@ - + 4.0.0 org.opendaylight.openflowjava openflow-protocol-parent - 0.1-SNAPSHOT + 0.4-1-SNAPSHOT pom openflow-protocol-api @@ -11,9 +10,13 @@ openflow-protocol-impl openflow-protocol-it simple-client - third-party/openflow-codec - third-party/openflowj_netty + + 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 + HEAD + https://sonar.opendaylight.org/ @@ -30,14 +33,21 @@ ${user.name}-private-view org.openflow.openflowj,net.sf.jung2 1.0.9 - 1.7.5 - 1.0-SNAPSHOT + 1.7.2 + 1.0-1-SNAPSHOT + 2010.09.24.3-1-SNAPSHOT + 2013.09.07.3-1-SNAPSHOT 2.4.0 14.0.1 - 4.0.10.Final + 4.0.17.Final + 2.3.2 + 0.6.1-1-SNAPSHOT + 0.6.1-1-SNAPSHOT + 0.2.3-1-SNAPSHOT + odlPublic odlPublic @@ -46,13 +56,6 @@ false - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - false - - opendaylight-snapshot @@ -74,15 +77,6 @@ false - - - opendaylight-release - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - false - - opendaylight-snapshot @@ -114,13 +108,6 @@ - - junit - junit - 4.10 - test - true - org.slf4j slf4j-api @@ -132,10 +119,43 @@ ${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 + @@ -162,19 +182,6 @@ - - - maven-deploy-plugin - - - deploy - deploy - - deploy - - - - org.apache.felix maven-bundle-plugin @@ -205,6 +212,21 @@ maven-jar-plugin 2.4 + + org.apache.maven.plugins + maven-release-plugin + ${releaseplugin.version} + + + org.opendaylight.yangtools + yang-maven-plugin + ${yangtools.version} + + + org.apache.felix + maven-bundle-plugin + ${maven.bundle.version} +