X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-it%2Fpom.xml;h=10f7f1a49cfb759cd2c153e752741abfbe053ba6;hb=refs%2Fchanges%2F44%2F23344%2F1;hp=194f12d37cbe68d643295d55a29ad7861d20370c;hpb=e70c493b072d705e7488231419b1a320d80456c0;p=openflowjava.git diff --git a/openflow-protocol-it/pom.xml b/openflow-protocol-it/pom.xml index 194f12d3..10f7f1a4 100644 --- a/openflow-protocol-it/pom.xml +++ b/openflow-protocol-it/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.5-SNAPSHOT + 0.6.0-Lithium openflow-protocol-it bundle @@ -12,18 +12,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 +38,6 @@ org.slf4j slf4j-log4j12 - ${slf4j.version}