X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=e88e39a61e5dd7784d8d336cf84f0a3086c87112;hb=8dd063e01eda1ce8f8c3cf0b49af17d6dfff388e;hp=7c47f3644dcf6b4c9f079d5e5cf7d2150a83f04a;hpb=c6ab5fdef3d0cc6fac96cb960839168ed7906b3a;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 7c47f3644d..e88e39a61e 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -49,6 +49,7 @@ 0.5.2-SNAPSHOT 0.0.2-SNAPSHOT 7.0.42 + 0.2.0 0.4.2-SNAPSHOT 2.5.0 @@ -240,6 +241,11 @@ jackson-module-jaxb-annotations ${jackson.version} + + com.github.romix + java-concurrent-hash-trie-map + ${ctrie.version} + com.google.code.findbugs jsr305 @@ -255,6 +261,7 @@ guava ${guava.version} + com.sun.jersey jersey-client @@ -930,20 +937,19 @@ org.opendaylight.controller - netconf-netty-util + netconf-ssh ${netconf.version} - test-jar org.opendaylight.controller netconf-ssh ${netconf.version} + test-jar org.opendaylight.controller - netconf-ssh + netconf-tcp ${netconf.version} - test-jar org.opendaylight.controller @@ -1419,6 +1425,11 @@ restconf-client-impl ${yangtools.version} + + org.opendaylight.yangtools + util + ${yangtools.version} +