X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=077b452f0ac96623c4b9f445d91445f9cae57cd1;hb=16fcdf1a2169bcee3c0c8c0966deab134713036f;hp=7c47f3644dcf6b4c9f079d5e5cf7d2150a83f04a;hpb=aefe82b158bc1694fe633053d04f2364bcbe67d9;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 7c47f3644d..077b452f0a 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 @@ -87,14 +88,18 @@ 1.7 1.7 3.17.1-GA + 1.2 1.17 1.17 + 4.0 + 2.8 1.3.3 src/main/yang-gen-config 1.1.4 2.0.1 1.1.1 + 2.0 4.8.1 3.0.1 1.0.9 @@ -106,7 +111,7 @@ 1.1-SNAPSHOT 1.9.5 0.2.5-SNAPSHOT - 4.0.17.Final + 4.0.19.Final 0.0.3-SNAPSHOT 0.4.2-SNAPSHOT 0.4.2-SNAPSHOT @@ -240,6 +245,11 @@ jackson-module-jaxb-annotations ${jackson.version} + + com.github.romix + java-concurrent-hash-trie-map + ${ctrie.version} + com.google.code.findbugs jsr305 @@ -255,6 +265,7 @@ guava ${guava.version} + com.sun.jersey jersey-client @@ -930,20 +941,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 +1429,11 @@ restconf-client-impl ${yangtools.version} + + org.opendaylight.yangtools + util + ${yangtools.version} +