X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fflow%2Fpom.xml;h=d4a3f027624f357e9538510c02993886f223c564;hp=09bb6c91e6a0bde381f3902c299e59d4d4c7fa11;hb=300d247c3c68387bf0bed3fc9dd90558ebe01f3f;hpb=961b5b9260565194a863a25bd697f171ec2405af diff --git a/features/flow/pom.xml b/features/flow/pom.xml index 09bb6c91e6..d4a3f02762 100644 --- a/features/flow/pom.xml +++ b/features/flow/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller sal-parent - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT ../../opendaylight/md-sal features-flow - pom + jar features.xml @@ -22,20 +22,8 @@ ${mdsal.version} features xml - runtime - - - org.opendaylight.controller.model - model-flow-base - - - org.opendaylight.controller.model - model-flow-service - - - org.opendaylight.controller.model - model-flow-statistics + org.opendaylight.controller.model model-inventory @@ -44,25 +32,11 @@ org.opendaylight.controller.model model-topology + + - org.opendaylight.controller.md - topology-manager - - - org.opendaylight.controller.md - topology-lldp-discovery - - - org.opendaylight.controller.md - statistics-manager - - - org.opendaylight.controller.md - inventory-manager - - - org.opendaylight.controller.md - forwardingrules-manager + org.opendaylight.yangtools + features-test @@ -109,6 +83,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +