X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fprotocol-framework%2Fpom.xml;h=d5387b43c3ee7c0bfd56de52e466297828074eb1;hp=97836be4552f88e4ad960981ebea186e664a090f;hb=d762fe6c823ad1ba21db1cad627a1cbd6d7c6d8e;hpb=961b5b9260565194a863a25bd697f171ec2405af diff --git a/features/protocol-framework/pom.xml b/features/protocol-framework/pom.xml index 97836be455..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-protocol-framework ${protocol-framework.version} - pom + jar features.xml @@ -21,12 +21,16 @@ features-config features xml - runtime org.opendaylight.controller protocol-framework + + + org.opendaylight.yangtools + features-test + @@ -72,6 +76,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +