X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fprotocol-framework%2Fpom.xml;h=7da19c58b55de00ae4f4b2ae020ae31665999d77;hp=045ac2dffec10871437ab784f53d7c97cbfe98cd;hb=f412b1da773035f89f5c686ef8a849d084752cb6;hpb=c222e37f2a0f0f3f6266242fbea2d3b018f4e6e3 diff --git a/features/protocol-framework/pom.xml b/features/protocol-framework/pom.xml index 045ac2dffe..7da19c58b5 100644 --- a/features/protocol-framework/pom.xml +++ b/features/protocol-framework/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.6.0-SNAPSHOT ../../opendaylight/commons/opendaylight - features-odl-protocol-framework + features-protocol-framework ${protocol-framework.version} - pom + jar features.xml @@ -18,11 +18,18 @@ org.opendaylight.controller - config-features - ${config.version} + features-config features xml - runtime + + + org.opendaylight.controller + protocol-framework + + + + org.opendaylight.odlparent + features-test @@ -69,6 +76,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.odlparent:features-test + + +