X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fprotocol-framework%2Fpom.xml;h=f663c1ce3e94b564907fec3ddf4847c8942722f5;hp=ba5dd18fc21615f3e52ddcbbe6f91c2323cc33d5;hb=cccc148d3cd2b5a2a7c86da2e74f2ea43fa00b93;hpb=5c7fe226016d6997f411601502589e86ad9d8f87 diff --git a/features/protocol-framework/pom.xml b/features/protocol-framework/pom.xml index ba5dd18fc2..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-odl-protocol-framework + features-protocol-framework ${protocol-framework.version} - pom + jar features.xml @@ -18,10 +18,18 @@ org.opendaylight.controller - config-features + features-config features xml - runtime + + + org.opendaylight.controller + protocol-framework + + + + org.opendaylight.odlparent + features-test @@ -68,6 +76,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.odlparent:features-test + + +