X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=2bc099d24c795765e1d8344b4cc9ac3cd546d5e6;hp=b9a6f3841270b543e1190b92d3f8bcb15ed2d1f0;hb=af1a02e553a6697773d97469b3426f5237ee1130;hpb=c5966fe28f0ccdcc56c5690f138831778f007ea4 diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index b9a6f38412..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 @@ -78,6 +70,7 @@ etc/opendaylight/karaf 00-netty.xml 01-mdsal.xml + 04-xsql.xml 01-netconf.xml 03-toaster-sample.xml 10-rest-connector.xml @@ -252,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 @@ -1114,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 @@ -1276,6 +1289,18 @@ sal-connector-api ${mdsal.version} + + org.opendaylight.controller + sal-dom-xsql + ${mdsal.version} + + + org.opendaylight.controller + sal-dom-xsql-config + ${mdsal.version} + config + xml + org.opendaylight.controller sal-core-api @@ -1738,6 +1763,11 @@ yang-data-composite-node ${yangtools.version} + + org.opendaylight.yangtools + yang-data-codec-gson + ${yangtools.version} +