X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=simple-client%2Fpom.xml;h=9292df8b9e53db83c6f9dbcc72b24aa9136e215e;hb=17064d75fffbe2ed02f21e43aab3f2acd20a51f5;hp=68116d2894bc6a8e00ed643b8423d7e5da45601b;hpb=32cfb09797ae9706fad78d6e66a9275a2ddda417;p=openflowjava.git diff --git a/simple-client/pom.xml b/simple-client/pom.xml index 68116d28..9292df8b 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.4 + openflowjava-parent + 0.9.4-Carbon + ../parent simple-client bundle Openflow Protocol Simple Client https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - openflow-protocol-parent-0.4 + 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