X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fflow%2Fpom.xml;h=ad513e5d564db03f3a8226de6a139713590b20d8;hp=09bb6c91e6a0bde381f3902c299e59d4d4c7fa11;hb=e3998d55e33da9f6ecb69da75ecc71a047b6362b;hpb=b725fdb758008195a98f7fad0fd3804c363170aa diff --git a/features/flow/pom.xml b/features/flow/pom.xml index 09bb6c91e6..ad513e5d56 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,8 +22,16 @@ ${mdsal.version} features xml - runtime + + + org.opendaylight.controller.md + statistics-manager-config + ${mdsal.version} + xml + config + + org.opendaylight.controller.model model-flow-base @@ -64,6 +72,11 @@ org.opendaylight.controller.md forwardingrules-manager + + + org.opendaylight.odlparent + features-test + @@ -109,6 +122,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.odlparent:features-test + + +