X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-it%2Fpom.xml;h=d55f9a1514fd573f2a1d7d48de221a744e2e9122;hb=7833b2cadf13b97d4cd735755b60d195fe8467b0;hp=af2e26520b23c1ba7baf48d78f91a14ed04795cf;hpb=32cfb09797ae9706fad78d6e66a9275a2ddda417;p=openflowjava.git diff --git a/openflow-protocol-it/pom.xml b/openflow-protocol-it/pom.xml index af2e2652..d55f9a15 100644 --- a/openflow-protocol-it/pom.xml +++ b/openflow-protocol-it/pom.xml @@ -2,28 +2,33 @@ 4.0.0 org.opendaylight.openflowjava - openflow-protocol-parent - 0.4 + openflowjava-parent + 0.10.0-SNAPSHOT + ../parent openflow-protocol-it bundle Openflow Protocol Integration Test https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - openflow-protocol-parent-0.4 + 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}