X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fpom.xml;h=036d18fb859adb534507efe6c789694ffd3c2cc4;hp=38fe92fa8280a03d6f01e1a24035c067a24598fa;hb=refs%2Fchanges%2F39%2F11739%2F4;hpb=e71922c94cec22e9f37648a2d04bf2eb3274cf2f diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 38fe92fa82..036d18fb85 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT ../../opendaylight/md-sal features-mdsal @@ -13,6 +13,7 @@ features.xml + 20131018 @@ -67,6 +68,11 @@ org.opendaylight.controller sal-dom-xsql + + + org.opendaylight.controller + sal-karaf-xsql + org.opendaylight.controller sal-dom-xsql-config @@ -121,6 +127,27 @@ sal-akka-raft ${mdsal.version} + + org.opendaylight.controller + sal-clustering-config + ${mdsal.version} + xml + moduleshardconf + + + org.opendaylight.controller + sal-clustering-config + ${mdsal.version} + xml + moduleconf + + + org.opendaylight.controller + sal-clustering-config + ${mdsal.version} + xml + akkaconf + org.opendaylight.controller sal-clustering-config @@ -221,6 +248,37 @@ xml config + + org.opendaylight.controller.samples + clustering-it-model + ${mdsal.version} + + + org.opendaylight.controller.samples + clustering-it-provider + ${mdsal.version} + + + org.opendaylight.controller.samples + clustering-it-config + ${mdsal.version} + xml + config + + + org.opendaylight.controller.samples + clustering-it-config + ${mdsal.version} + xml + testmoduleshardconf + + + org.opendaylight.controller.samples + clustering-it-config + ${mdsal.version} + xml + testmoduleconf + org.opendaylight.controller sal-rest-docgen @@ -261,7 +319,7 @@ org.opendaylight.yangtools features-test - 0.6.2-SNAPSHOT + 0.7.0-SNAPSHOT