X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=596bea7583b548d1e5254e2439b3030610c1de28;hb=96eb290ba1b9f05606f83541453a5d7d07898158;hp=3e9fcb4f2ec470287f95cb781b922ca68d4a0a6a;hpb=5770a80f299daac90126f81540e6bfe3b0f0be1a;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index 3e9fcb4f2e..596bea7583 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.1.0-SNAPSHOT + 0.3.0-SNAPSHOT ../parent @@ -60,9 +60,9 @@ ${config.version} - org.opendaylight.yangtools + org.opendaylight.mdsal maven-sal-api-gen-plugin - ${yangtools.version} + ${mdsal.model.version} jar @@ -102,6 +102,10 @@ org.opendaylight.controller sal-binding-api + + org.opendaylight.controller + sal-binding-config + org.opendaylight.controller sal-binding-broker-impl @@ -132,6 +136,10 @@ org.apache.commons commons-lang3 + + com.github.romix + java-concurrent-hash-trie-map + junit @@ -155,9 +163,12 @@ org.opendaylight.openflowjava - util + openflowjava-util + + + org.opendaylight.controller + sal-common-api -