X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fprotocol-framework%2Fpom.xml;h=f663c1ce3e94b564907fec3ddf4847c8942722f5;hp=045ac2dffec10871437ab784f53d7c97cbfe98cd;hb=9f1061c46af5220ad95d8d0b94411ba2fd832a50;hpb=7152d7675a13da768d03f11e3d1526f03de9781c diff --git a/features/protocol-framework/pom.xml b/features/protocol-framework/pom.xml index 045ac2dffe..f663c1ce3e 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.5.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 + + +