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