X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=2bc099d24c795765e1d8344b4cc9ac3cd546d5e6;hb=15fa131be8b16703089a6d8508546120cf15d45d;hp=db0f9ca57689bbd638a1ef908b85b5808c4edbee;hpb=974f10884d12baad8cc4fe2807ffbaed4c109586;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index db0f9ca576..2bc099d24c 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -39,25 +39,17 @@ 0.4.2-SNAPSHOT 0.4.2-SNAPSHOT - 7.0.32.v201211201336 - 7.0.32.v201211201952 - 7.0.32.v201211201952 - 7.0.32.v201211201952 - 7.0.32.v201211081135 - 7.0.32.v201211201952 - 7.0.32.v201211081135 - 7.0.32.v201211081135 - 7.0.32.v201211201952 + 3.0.1 - 7.0.53.v201406061610 - 7.0.53.v201406070630 - 7.0.53.v201406070630 - 7.0.53.v201406070630 - 7.0.53.v201406060720 - 7.0.53.v201406070630 - 7.0.53.v201406060720 - 7.0.53.v201406060720 - 7.0.53.v201406070630 + 7.0.53.v201406061610 + 7.0.53.v201406070630 + 7.0.53.v201406070630 + 7.0.53.v201406070630 + 7.0.53.v201406060720 + 7.0.53.v201406070630 + 7.0.53.v201406060720 + 7.0.53.v201406060720 + 7.0.53.v201406070630 0.0.3-SNAPSHOT 1.2.2 @@ -253,6 +245,16 @@ logback-core ${logback.version} + + com.codahale.metrics + metrics-core + ${codahale.metrics.version} + + + com.codahale.metrics + metrics-graphite + ${codahale.metrics.version} + com.fasterxml.jackson.core jackson-annotations @@ -1115,6 +1117,16 @@ ${netconf.version} test-jar + + org.opendaylight.controller + netconf-auth + ${netconf.version} + + + org.opendaylight.controller + netconf-usermanager + ${netconf.version} + org.opendaylight.controller netconf-ssh @@ -1286,6 +1298,8 @@ org.opendaylight.controller sal-dom-xsql-config ${mdsal.version} + config + xml org.opendaylight.controller @@ -1749,6 +1763,11 @@ yang-data-composite-node ${yangtools.version} + + org.opendaylight.yangtools + yang-data-codec-gson + ${yangtools.version} +