X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fpom.xml;h=c2ffc48a83c67dd65a65eed9479126ce81dcd998;hp=fa956000a4f8bddf6552c47244c7011cdd3b9de2;hb=fe8352361d49c76a0ecc80162a2b8258d35198b5;hpb=2c84b87dbaf1112f264ce49d7903cb0748273603 diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index fa956000a4..c2ffc48a83 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -4,25 +4,25 @@ org.opendaylight.odlparent features-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.controller features-mdsal - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT jar - 0.5.0-SNAPSHOT - 1.0.0-SNAPSHOT - 2.1.0-SNAPSHOT - 0.9.0-SNAPSHOT - 1.4.0-SNAPSHOT - 0.5.0-SNAPSHOT - 1.7.0-SNAPSHOT - 1.7.0-SNAPSHOT + 0.6.0-SNAPSHOT + 1.1.0-SNAPSHOT + 2.2.0-SNAPSHOT + 0.10.0-SNAPSHOT + 1.5.0-SNAPSHOT + 0.6.0-SNAPSHOT + 1.8.0-SNAPSHOT + 1.8.0-SNAPSHOT features.xml etc/opendaylight/karaf 05-clustering.xml @@ -37,7 +37,7 @@ org.opendaylight.odlparent odlparent-artifacts - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT import pom @@ -263,7 +263,12 @@ org.opendaylight.controller - sal-cluster-admin + sal-cluster-admin-api + ${controller.mdsal.version} + + + org.opendaylight.controller + sal-cluster-admin-impl ${controller.mdsal.version} @@ -274,6 +279,10 @@ org.opendaylight.controller sal-dom-broker-config + + org.opendaylight.controller + sal-schema-service +