X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fprotocol-framework%2Fpom.xml;h=d5387b43c3ee7c0bfd56de52e466297828074eb1;hb=be4649e2eb2eb48970107d50e0da9e54428dd846;hp=97836be4552f88e4ad960981ebea186e664a090f;hpb=961b5b9260565194a863a25bd697f171ec2405af;p=controller.git 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 + + +