X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=70a3d28ce831c766fd27ef0e0eb8d37970e7c80d;hb=c2e0532c07f5e52753be638d1e7c629369ccdd20;hp=e1e3164f71820d89390431e177e3a75057ea4e8b;hpb=510561642a3d699673140da8879d4eb5bc88534e;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index e1e3164f71..70a3d28ce8 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 @@ -64,6 +65,7 @@ 3.1.0 3.1.6 4.2.0 + 1.4.2-SNAPSHOT 0.4.2-SNAPSHOT 0.4.2-SNAPSHOT 0.5.2-SNAPSHOT @@ -87,14 +89,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 +112,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 +246,11 @@ jackson-module-jaxb-annotations ${jackson.version} + + com.github.romix + java-concurrent-hash-trie-map + ${ctrie.version} + com.google.code.findbugs jsr305 @@ -255,6 +266,7 @@ guava ${guava.version} + com.sun.jersey jersey-client @@ -810,6 +822,11 @@ devices.web ${devices.web.version} + + org.opendaylight.controller + filter-valve + ${filtervalve.version} + org.opendaylight.controller flowprogrammer.northbound @@ -939,6 +956,11 @@ ${netconf.version} test-jar + + org.opendaylight.controller + netconf-tcp + ${netconf.version} + org.opendaylight.controller netconf-util @@ -1413,6 +1435,11 @@ restconf-client-impl ${yangtools.version} + + org.opendaylight.yangtools + util + ${yangtools.version} +