X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fflow%2Fpom.xml;h=53b45d28103e5ea02df441083748616341147e2e;hp=09bb6c91e6a0bde381f3902c299e59d4d4c7fa11;hb=d6f88909ce1dd271c43b5f415a99a46350888f84;hpb=886fe1a50077d9dc9c4c36f938fc7c86317cb149 diff --git a/features/flow/pom.xml b/features/flow/pom.xml index 09bb6c91e6..53b45d2810 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.yangtools + features-test + @@ -109,6 +122,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +