X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fprotocol-framework%2Fpom.xml;h=d5387b43c3ee7c0bfd56de52e466297828074eb1;hp=045ac2dffec10871437ab784f53d7c97cbfe98cd;hb=be852eb7b2d122da61cad918a4f8cc672ecb5af5;hpb=7152d7675a13da768d03f11e3d1526f03de9781c diff --git a/features/protocol-framework/pom.xml b/features/protocol-framework/pom.xml index 045ac2dffe..d5387b43c3 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.yangtools + features-test @@ -69,6 +76,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +