X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=simple-client%2Fpom.xml;h=caa3ee83e7c85451bebca018ca16e02b71b45dd7;hb=87e1574fd86bdba28b12c6e12e443ed01f2c88a5;hp=0e660ff7a30bb4f515bf2cbb96a73dc4bcc97b2c;hpb=7613492f4c2e268992ea4389a168b1ec7bb92353;p=openflowjava.git diff --git a/simple-client/pom.xml b/simple-client/pom.xml index 0e660ff7..caa3ee83 100644 --- a/simple-client/pom.xml +++ b/simple-client/pom.xml @@ -2,17 +2,18 @@ 4.0.0 org.opendaylight.openflowjava - openflow-protocol-parent - 0.1 + openflowjava-parent + 0.9.3-Carbon + ../parent simple-client bundle Openflow Protocol Simple Client https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - openflow-protocol-parent-0.1 + HEAD - + @@ -26,12 +27,11 @@ - + ${project.groupId} openflow-protocol-impl - ${project.version} io.netty @@ -44,7 +44,10 @@ org.slf4j slf4j-log4j12 - ${slf4j.version} + + + net.sourceforge.argparse4j + argparse4j