X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=8fd173c094db829670ea200c194f8b71aa96249e;hb=597deaeac655af6bff79cb892165a1d5a32ea826;hp=5ead566d9d41046b42c0cd7a873ba1983f90bcf6;hpb=20f9baaafb69d3cb3cc5fddbd1cc9d181492fed3;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 5ead566d9d..8fd173c094 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -78,6 +78,7 @@ etc/opendaylight/karaf 00-netty.xml 01-mdsal.xml + 04-xsql.xml 01-netconf.xml 03-toaster-sample.xml 10-rest-connector.xml @@ -210,11 +211,13 @@ 0.4.2-SNAPSHOT 0.0.2-SNAPSHOT 0.4.2-SNAPSHOT + 0.4.2-SNAPSHOT 0.4.2-SNAPSHOT src/main/xtend-gen 2013.09.07.4-SNAPSHOT 1.0.0-SNAPSHOT 0.6.2-SNAPSHOT + 0.12.0 @@ -235,6 +238,11 @@ netconf-netty-util ${netconf.version} + + org.apache.sshd + sshd-core + ${sshd-core.version} + ch.qos.logback logback-classic @@ -319,12 +327,16 @@ jersey-core ${jersey.version} - com.sun.jersey jersey-server ${jersey.version} + + com.sun.jersey + jersey-servlet + ${jersey-servlet.version} + com.typesafe.akka @@ -1004,6 +1016,11 @@ hosttracker.northbound ${hosttracker.northbound.version} + + org.opendaylight.controller + hosttracker.shell + ${hosttracker.shell.version} + org.opendaylight.controller hosttracker_new @@ -1041,6 +1058,11 @@ logging.bridge ${logging.bridge.version} + + org.opendaylight.controller + dummy-console + ${dummy-console.version} + @@ -1255,6 +1277,11 @@ sal-connector-api ${mdsal.version} + + org.opendaylight.controller + sal-dom-xsql + ${mdsal.version} + org.opendaylight.controller sal-core-api @@ -1396,6 +1423,11 @@ security ${security.version} + + org.opendaylight.controller + karaf-tomcat-security + ${karaf.security.version} + org.opendaylight.controller @@ -1469,6 +1501,11 @@ topologymanager ${topologymanager.version} + + org.opendaylight.controller + topologymanager.shell + ${topologymanager.shell.version} + org.opendaylight.controller troubleshoot.web @@ -1926,6 +1963,14 @@ xml runtime + + org.opendaylight.controller + features-base + ${commons.opendaylight.version} + features + xml + runtime + org.opendaylight.controller features-adsal @@ -1934,6 +1979,14 @@ xml runtime + + org.opendaylight.controller + features-nsf + ${nsf.version} + features + xml + runtime + org.opendaylight.controller features-mdsal