X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=103608214d943608493bdc70a9c6429099022441;hb=f28c5c70101c2c5e38cc3f843c955e782e9a1612;hp=99c6a01bbbe3a1d793e6c64aab1fd29ace9960e3;hpb=8e711233ea58ab27835de12e3a6262b1530ed731;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index 99c6a01bbb..103608214d 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.2.0-SNAPSHOT + 0.4.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 @@ -136,10 +136,6 @@ org.apache.commons commons-lang3 - - com.github.romix - java-concurrent-hash-trie-map - junit @@ -148,7 +144,7 @@ org.mockito - mockito-all + mockito-core test @@ -163,9 +159,16 @@ org.opendaylight.openflowjava - util + openflowjava-util + + + org.opendaylight.controller + sal-common-api + + + org.opendaylight.openflowjava + openflow-protocol-impl -