X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=third-party%2Fopenflowj%2Fpom.xml;h=8d8724dcebcaec03bf50d6f668d437e77a8dea3c;hp=4daddf11627eecdbf79554a4b5f3fcb91f42093f;hb=207dfa6ea38ed9847bb48aa052ebf70d68d0a37d;hpb=42210c03b0a4c54706320ba9f55794c0abd4d201 diff --git a/third-party/openflowj/pom.xml b/third-party/openflowj/pom.xml index 4daddf1162..8d8724dceb 100644 --- a/third-party/openflowj/pom.xml +++ b/third-party/openflowj/pom.xml @@ -1,9 +1,8 @@ - + 4.0.0 org.opendaylight.controller.thirdparty org.openflow.openflowj - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT OpenFlow Java A Java implemention of the OpenFlow v1.0 protocol @@ -11,7 +10,7 @@ org.opendaylight.controller commons.thirdparty - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT ../commons/thirdparty @@ -35,8 +34,10 @@ - scm:git://gitosis.stanford.edu:openflowj.git - https://openflow.stanford.edu/fisheye/browse/OpenFlowJ + 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 UTF-8 @@ -46,10 +47,11 @@ release-sign-artifacts - - performRelease - true - + + + + + @@ -78,51 +80,52 @@ - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.openflow.example;version="1.0.1"; - uses:="org.openflow.example.cli, - org.openflow.protocol, - org.openflow.io, - org.openflow.protocol.factory", - org.openflow.io;version="1.0.1"; - uses:="org.openflow.protocol, - org.openflow.protocol.factory", - org.openflow.protocol;version="1.0.1"; - uses:="org.openflow.protocol.statistics, - org.openflow.protocol, - org.openflow.protocol.factory", - org.openflow.protocol.action;version="1.0.1"; - uses:="org.openflow.protocol", - org.openflow.protocol.factory;version="1.0.1"; - uses:="org.openflow.protocol.statistics, - org.openflow.protocol, - org.openflow.protocol.action, - org.openflow.protocol.queue", - org.openflow.protocol.queue;version="1.0.2"; - uses:="org.openflow.protocol, - org.openflow.protocol.factory", - org.openflow.protocol.statistics;version="1.0.1"; - uses:="org.openflow.protocol, - org.openflow.protocol.factory", - org.openflow.util;version="1.0.1" - - - + org.apache.felix + maven-bundle-plugin + 2.3.6 + true + + + + org.openflow.example;version="1.0.1"; + uses:="org.openflow.example.cli, + org.openflow.protocol, + org.openflow.io, + org.openflow.protocol.factory", + org.openflow.io;version="1.0.1"; + uses:="org.openflow.protocol, + org.openflow.protocol.factory", + org.openflow.protocol;version="1.0.1"; + uses:="org.openflow.protocol.statistics, + org.openflow.protocol, + org.openflow.protocol.factory", + org.openflow.protocol.action;version="1.0.1"; + uses:="org.openflow.protocol", + org.openflow.protocol.factory;version="1.0.1"; + uses:="org.openflow.protocol.statistics, + org.openflow.protocol, + org.openflow.protocol.action, + org.openflow.protocol.queue", + org.openflow.protocol.queue;version="1.0.2"; + uses:="org.openflow.protocol, + org.openflow.protocol.factory", + org.openflow.protocol.statistics;version="1.0.1"; + uses:="org.openflow.protocol, + org.openflow.protocol.factory", + org.openflow.util;version="1.0.1" + + + ${project.basedir}/META-INF + - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - + org.apache.maven.plugins + maven-compiler-plugin + 2.5.1 + + 1.7 + 1.7 +