X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=76e6443e01e4c232e4dd4e9025a050f7cdb6cc17;hb=refs%2Fheads%2Fstable%2Fhydrogen;hp=eb5c77f55399755c5376de3f310ac332cff5c570;hpb=f0d4471454cf9861aab26a15edec60525c4c59e2;p=openflowjava.git diff --git a/pom.xml b/pom.xml index eb5c77f5..76e6443e 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.4-1-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,58 @@ ${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-1-SNAPSHOT + 2010.09.24.3-1-SNAPSHOT + 2013.09.07.3-1-SNAPSHOT + 2.4.0 + 14.0.1 + 4.0.17.Final + 2.3.2 + 0.6.1-1-SNAPSHOT + 0.6.1-1-SNAPSHOT + 0.2.3-1-SNAPSHOT + - central2 - central2 - ${nexusproxy}/repositories/central2/ - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ + odlPublic + odlPublic + ${nexusproxy}/groups/public/ + + 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/ - - + - opendaylight-release - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ + odlPublic + odlPublic + ${nexusproxy}/groups/public/ + + false + opendaylight-snapshot opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + false + @@ -135,6 +108,41 @@ + + org.slf4j + slf4j-api + ${slf4j.version} + + + io.netty + netty-handler + ${netty.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 @@ -143,9 +151,10 @@ true - org.slf4j - slf4j-api - ${slf4j.version} + org.mockito + mockito-all + 1.9.5 + test @@ -161,29 +170,6 @@ 1.7 - - org.apache.maven.plugins - maven-javadoc-plugin - 2.8.1 - - maven - - - - - aggregate - - site - - - attach-javadocs - deploy - - jar - - - - maven-source-plugin @@ -196,19 +182,6 @@ - - - maven-deploy-plugin - - - deploy - deploy - - deploy - - - - org.apache.felix maven-bundle-plugin @@ -234,6 +207,26 @@ maven-deploy-plugin 2.7 + + org.apache.maven.plugins + 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} + @@ -242,13 +235,22 @@ org.codehaus.mojo findbugs-maven-plugin - 2.4.0 + 2.5.2 Max Low site + + maven-jxr-plugin + 2.3 + + true + true + + + org.codehaus.mojo jdepend-maven-plugin @@ -277,5 +279,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 + + + + + + +