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=e1fc2efacc0b2da9075b6cd4e5ae149a141c486d;hpb=2f1946537e63cc66950d4359b77fd49dbe1bdea3 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 + + +