X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-it%2Fpom.xml;h=8d4cde64945b12ffd90877a6f4024430702781a9;hb=450297f4540aec9795cdd2f6c32f7d35b91d8127;hp=be3aa3d8c911ca0f2ce917668579ecae6d387e7b;hpb=6e5292cdcd9725867f77d4117cc985aa8cd05968;p=openflowjava.git diff --git a/openflow-protocol-it/pom.xml b/openflow-protocol-it/pom.xml index be3aa3d8..8d4cde64 100644 --- a/openflow-protocol-it/pom.xml +++ b/openflow-protocol-it/pom.xml @@ -1,29 +1,33 @@ - + 4.0.0 org.opendaylight.openflowjava openflow-protocol-parent - 0.1-SNAPSHOT + 0.6.4-SNAPSHOT openflow-protocol-it bundle Openflow Protocol Integration Test 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}