X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=0519390763c88120bc260883b900d3ef7694c7ad;hb=refs%2Fheads%2Fmaster-doingrelease-openflowjava-bulk-release-prepare-only-9;hp=ad45ee88d494cfb3d8f4c7a152eb4e96386ee3af;hpb=0d8525a6df847f3cdac88f8c78b7cb914c51e1c8;p=openflowjava.git diff --git a/pom.xml b/pom.xml index ad45ee88..05193907 100644 --- a/pom.xml +++ b/pom.xml @@ -1,17 +1,22 @@ - - 4.0.0 - org.opendaylight.openflowjava - openflow-protocol-parent - 0.1-SNAPSHOT - pom - - openflow-protocol-api - openflow-protocol-spi - openflow-protocol-impl - third-party/openflow-codec - third-party/openflowj_netty - + + 4.0.0 + org.opendaylight.openflowjava + openflow-protocol-parent + 0.3-SNAPSHOT + pom + + openflow-protocol-api + openflow-protocol-spi + openflow-protocol-impl + openflow-protocol-it + 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 + HEAD + https://sonar.opendaylight.org/ @@ -28,90 +33,68 @@ ${user.name}-private-view org.openflow.openflowj,net.sf.jung2 1.0.9 - 1.7.5 - 1.0-SNAPSHOT - 2.4.0 + 1.7.2 + 1.0 + 2.4.0 + 14.0.1 + 4.0.10.Final + 2.3.2 - central2 - central2 - ${nexusproxy}/repositories/central2/ + odlPublic + odlPublic + ${nexusproxy}/groups/public/ + + false + opendaylight-release ${nexusproxy}/repositories/opendaylight.release/ + + false + opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + false + - - + - ebr-bundles-release - ebr-bundles-release - ${nexusproxy}/repositories/ebr-bundles-release/ - - - - - ebr-bundles-external - ebr-bundles-external - ${nexusproxy}/repositories/ebr-bundles-external/ - - - - - central2 - central2 - ${nexusproxy}/repositories/central2/ - - - - - central - central - ${nexusproxy}/repositories/central/ - - - - - ops4j-releases - ops4j-releases - ${nexusproxy}/repositories/ops4j-releases/ - - - - thirdparty - thirdparty - ${nexusproxy}/repositories/thirdparty/ - - - - - jboss.releases - jboss.releases - ${nexusproxy}/repositories/jboss.releases/ + odlPublic + odlPublic + ${nexusproxy}/groups/public/ + + false + opendaylight-release opendaylight-release ${nexusproxy}/repositories/opendaylight.release/ + + false + opendaylight-snapshot opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + false + @@ -147,6 +130,16 @@ slf4j-api ${slf4j.version} + + io.netty + netty-handler + ${netty.version} + + + com.google.guava + guava + ${guava.version} + @@ -161,29 +154,6 @@ 1.7 - - org.apache.maven.plugins - maven-javadoc-plugin - 2.8.1 - - maven - - - - - aggregate - - site - - - attach-javadocs - deploy - - jar - - - - maven-source-plugin @@ -239,6 +209,11 @@ maven-jar-plugin 2.4 + + org.apache.maven.plugins + maven-release-plugin + ${releaseplugin.version} + @@ -291,5 +266,44 @@ ${BUILDSUFFIX} + + repoBuild + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8.1 + + + + aggregate + + site + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar-no-fork + + + + + + +