X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-it%2Fpom.xml;h=c1bc0db80992802182920bd0b5ec917377d3479d;hb=5bf648caeef1e10c9668f0361abf9dff984de1f2;hp=7436ce829904ed206791d385a5d25425762eb507;hpb=7613492f4c2e268992ea4389a168b1ec7bb92353;p=openflowjava.git diff --git a/openflow-protocol-it/pom.xml b/openflow-protocol-it/pom.xml index 7436ce82..c1bc0db8 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.1 + openflowjava-parent + 0.7.2-Beryllium-SR2 + ../parent openflow-protocol-it bundle Openflow Protocol Integration Test https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - openflow-protocol-parent-0.1 + 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}