X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fprotocol-framework%2Fpom.xml;h=7da19c58b55de00ae4f4b2ae020ae31665999d77;hp=97836be4552f88e4ad960981ebea186e664a090f;hb=1447e0132075bbd3013aa41b98384a373bd82d1a;hpb=a3ff4b68093e6d675a92159e0efa2525af32d644 diff --git a/features/protocol-framework/pom.xml b/features/protocol-framework/pom.xml index 97836be455..7da19c58b5 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.6.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 + + +