X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=1064afd82d53fcdcdf6714421b5702535a2d6180;hb=refs%2Fchanges%2F61%2F9861%2F9;hp=454958738306454ec59a9cbde881ee24d4e59223;hpb=ed932286a8750fdeba3fc4e985b3dfc7d228cab5;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 4549587383..1064afd82d 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -64,6 +64,13 @@ 0.5.2-SNAPSHOT 1.4 0.2.5-SNAPSHOT + etc/opendaylight/karaf + 00-netty.xml + 01-mdsal.xml + 01-netconf.xml + 03-toaster-sample.xml + 10-rest-connector.xml + 99-netconf-connector.xml 0.4.3-SNAPSHOT 0.4.3-SNAPSHOT 0.1.2-SNAPSHOT @@ -83,6 +90,7 @@ 0000.0002.0038.0 + 1.6.0 1.4.2-SNAPSHOT 2.4.0 0.4.2-SNAPSHOT @@ -110,7 +118,6 @@ 2.0.1 1.1.1 2.0 - 4.8.1 1.0.0-SNAPSHOT 3.0.0 3.0.1 @@ -339,6 +346,11 @@ akka-osgi_${scala.version} ${akka.version} + + com.typesafe.akka + akka-slf4j_${scala.version} + ${akka.version} + commons-codec commons-codec @@ -846,6 +858,11 @@ config-persister-file-xml-adapter ${config.version} + + org.opendaylight.controller + config-persister-feature-adapter + ${config.version} + org.opendaylight.controller config-persister-impl @@ -928,11 +945,6 @@ filter-valve ${filtervalve.version} - - org.opendaylight.controller - flow-management-compatibility - ${mdsal.version} - org.opendaylight.controller flowprogrammer.northbound @@ -1000,6 +1012,11 @@ karaf.branding ${karaf.branding.version} + + org.opendaylight.controller + liblldp + ${sal.version} + org.opendaylight.controller logback-config @@ -1210,6 +1227,11 @@ sal-common-util ${mdsal.version} + + org.opendaylight.controller + sal-inmemory-datastore + ${mdsal.version} + org.opendaylight.controller sal-compatibility @@ -1290,6 +1312,16 @@ sal-distributed-datastore ${mdsal.version} + + org.opendaylight.controller + sal-clustering-commons + ${mdsal.version} + + + org.opendaylight.controller + sal-clustering-config + ${mdsal.version} + org.opendaylight.controller @@ -1497,11 +1529,6 @@ model-flow-base ${mdsal.version} - - org.opendaylight.controller.model - model-flow-management - ${mdsal.version} - org.opendaylight.controller.model model-flow-service @@ -1543,6 +1570,44 @@ toaster-config ${mdsal.version} + + org.opendaylight.yangtools + features-test + ${yangtools.version} + test + + + org.opendaylight.yangtools + features-yangtools + ${yangtools.version} + features + xml + runtime + + + org.opendaylight.controller.samples + features-toaster + ${mdsal.version} + features + xml + runtime + + + org.opendaylight.controller + features-config-netty + ${config.version} + features + xml + runtime + + + org.opendaylight.controller + features-flow + ${mdsal.version} + features + xml + runtime + org.opendaylight.controller.thirdparty com.sun.jersey.jersey-servlet @@ -1574,6 +1639,11 @@ binding-generator-impl ${yangtools.version} + + org.opendaylight.yangtools + binding-data-codec + ${yangtools.version} + org.opendaylight.yangtools binding-generator-spi @@ -1778,12 +1848,6 @@ slf4j-simple ${slf4j.version} - - junit - junit - ${junit.version} - test - org.opendaylight.controller commons.logback_settings @@ -1809,6 +1873,62 @@ ${yangtools.version} test + + org.opendaylight.controller + features-config + ${config.version} + features + xml + runtime + + + org.opendaylight.controller + features-protocol-framework + ${protocol-framework.version} + features + xml + runtime + + + org.opendaylight.controller + features-netconf + ${netconf.version} + features + xml + runtime + + + org.opendaylight.controller + features-config-persister + ${config.version} + features + xml + runtime + + + org.opendaylight.controller + config-netty-features + ${config.version} + features + xml + runtime + + + org.opendaylight.controller + features-adsal + ${sal.version} + features + xml + runtime + + + org.opendaylight.controller + features-mdsal + ${mdsal.version} + features + xml + runtime +