X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=2e953072681704e6d4b9b3d1251658d59da4f7f7;hp=8fd173c094db829670ea200c194f8b71aa96249e;hb=972a350c088baf940d8a2920febec6f1ae35489b;hpb=76b553837d30cd4c9d423251d9c4b9e218e53f6a diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 8fd173c094..2e95307268 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -39,6 +39,7 @@ 0.4.2-SNAPSHOT 0.4.2-SNAPSHOT + 3.0.1 7.0.32.v201211201336 7.0.32.v201211201952 7.0.32.v201211201952 @@ -253,6 +254,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 +1126,16 @@ ${netconf.version} test-jar + + org.opendaylight.controller + netconf-auth + ${netconf.version} + + + org.opendaylight.controller + netconf-usermanager + ${netconf.version} + org.opendaylight.controller netconf-ssh @@ -1282,6 +1303,13 @@ sal-dom-xsql ${mdsal.version} + + org.opendaylight.controller + sal-dom-xsql-config + ${mdsal.version} + config + xml + org.opendaylight.controller sal-core-api @@ -1744,6 +1772,11 @@ yang-data-composite-node ${yangtools.version} + + org.opendaylight.yangtools + yang-data-codec-gson + ${yangtools.version} +