X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=077b452f0ac96623c4b9f445d91445f9cae57cd1;hp=e1e3164f71820d89390431e177e3a75057ea4e8b;hb=83e1c610eeefba667a19c243fbc1098072a8079d;hpb=510561642a3d699673140da8879d4eb5bc88534e diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index e1e3164f71..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 @@ -939,6 +950,11 @@ ${netconf.version} test-jar + + org.opendaylight.controller + netconf-tcp + ${netconf.version} + org.opendaylight.controller netconf-util @@ -1413,6 +1429,11 @@ restconf-client-impl ${yangtools.version} + + org.opendaylight.yangtools + util + ${yangtools.version} +