X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=features%2Fprotocol-framework%2Fpom.xml;h=f663c1ce3e94b564907fec3ddf4847c8942722f5;hb=6561b5cd3b3d2d8bcb26a6c4f3b8efa52b63523d;hp=97836be4552f88e4ad960981ebea186e664a090f;hpb=971b179000ef1cc56699de35061cf6f97d4cf36f;p=controller.git diff --git a/features/protocol-framework/pom.xml b/features/protocol-framework/pom.xml index 97836be455..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-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.odlparent + features-test + @@ -72,6 +76,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.odlparent:features-test + + +