X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-it%2Fpom.xml;h=d18f4cabdc3c60d05e62884bf2c5cc4e3e9c7c87;hb=b19550de7635af671f649cad43052bc5ba20442a;hp=cae5722f1679a1961dc589b80f11e6dbb83714d7;hpb=d842657b995f095b2938547bee1a6352e18f2fb9;p=openflowjava.git diff --git a/openflow-protocol-it/pom.xml b/openflow-protocol-it/pom.xml index cae5722f..d18f4cab 100644 --- a/openflow-protocol-it/pom.xml +++ b/openflow-protocol-it/pom.xml @@ -2,8 +2,9 @@ 4.0.0 org.opendaylight.openflowjava - openflow-protocol-parent - 0.2-SNAPSHOT + openflowjava-parent + 0.8.3-Boron-SR3 + ../parent openflow-protocol-it bundle @@ -12,18 +13,22 @@ https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main HEAD - + ${project.groupId} openflow-protocol-impl - ${project.version} + test + + + ${project.groupId} + openflow-protocol-impl + test-jar test ${project.groupId} simple-client - ${project.version} test @@ -34,7 +39,6 @@ org.slf4j slf4j-log4j12 - ${slf4j.version}