X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;h=8b6cad7ae645c2cc85d20fb130103149adc319c6;hb=19b54659b3203557c9ae55e51d05598cdf57f71d;hp=841dd6ee7118666e18af633f9fad30e628d6fc7b;hpb=8044e5dd8347a5e18f21e12214705b7a01571d17;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index 841dd6ee71..8b6cad7ae6 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -4,21 +4,13 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.1.0-SNAPSHOT - ../ + 0.2.0-SNAPSHOT + ../parent openflowplugin-impl bundle - - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - ${project.build.directory}/generated-sources/config - 1.2.0-SNAPSHOT - - @@ -65,7 +57,7 @@ org.opendaylight.controller yang-jmx-generator-plugin - ${config.parent.version} + ${config.version} org.opendaylight.yangtools @@ -81,18 +73,14 @@ org.opendaylight.openflowplugin openflowplugin-api - ${project.version} - org.opendaylight.openflowplugin openflowplugin - ${project.version} org.opendaylight.openflowplugin openflowplugin-extension-api - ${project.version} org.opendaylight.openflowplugin.model @@ -117,7 +105,6 @@ org.opendaylight.controller sal-binding-broker-impl - ${sal-binding-api.version} @@ -132,7 +119,11 @@ org.opendaylight.controller config-api - + + org.apache.karaf.shell + org.apache.karaf.shell.console + ${karaf.version} + com.google.guava guava @@ -141,6 +132,10 @@ org.apache.commons commons-lang3 + + com.github.romix + java-concurrent-hash-trie-map + junit