X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-it%2Fpom.xml;h=0e4c3973adf9b0c119f26d284fd5e566cddd385a;hb=95fc4fb0fdb012b6e7d0fd007f94daa84ef9130d;hp=6123b32a46b4812b3fc6f756343fcaa18f5ec794;hpb=c2015b573a5f1cd3e28a3ee2688e46921666e168;p=openflowjava.git diff --git a/openflow-protocol-it/pom.xml b/openflow-protocol-it/pom.xml index 6123b32a..0e4c3973 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.3-SNAPSHOT + openflowjava-parent + 0.7.1-Beryllium-SR1 + ../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}