X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=artifacts%2Fpom.xml;h=65d5b0d3ce2af3f660cb97b0251b03b4d719d828;hb=HEAD;hp=c5f7bc4e61efa8a2d9879cc7045cb7b807485344;hpb=49f706eeb312627e09f2c1f9fe34a1fd7b38d030;p=controller.git diff --git a/artifacts/pom.xml b/artifacts/pom.xml index c5f7bc4e61..3ae5ff3ad3 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,17 +14,38 @@ org.opendaylight.odlparent odlparent-lite - 7.0.6 + 13.1.3 org.opendaylight.controller controller-artifacts - 3.0.0-SNAPSHOT + 10.0.0-SNAPSHOT pom + + + ${project.groupId} + repackaged-akka + ${project.version} + + + + + ${project.groupId} + raft-journal + ${project.version} + + + + + ${project.groupId} + atomix-storage + ${project.version} + + ${project.groupId} @@ -52,18 +73,6 @@ test - - - org.opendaylight.controller.model - model-inventory - ${project.version} - - - org.opendaylight.controller.model - model-topology - ${project.version} - - ${project.groupId} @@ -87,11 +96,6 @@ sal-distributed-datastore ${project.version} - - ${project.groupId} - sal-distributed-eos - ${project.version} - ${project.groupId} sal-remoterpc-connector @@ -146,11 +150,26 @@ sal-cluster-admin-impl ${project.version} + + org.opendaylight.controller + sal-cluster-admin-karaf-cli + ${project.version} + org.opendaylight.controller cds-dom-api ${project.version} + + org.opendaylight.controller + cds-mgmt-api + ${project.version} + + + ${project.groupId} + eos-dom-akka + ${project.version} + @@ -182,35 +201,6 @@ runtime - - - org.opendaylight.controller - messagebus-api - ${project.version} - - - org.opendaylight.controller - messagebus-spi - ${project.version} - - - org.opendaylight.controller - messagebus-impl - ${project.version} - - - org.opendaylight.controller - messagebus-util - ${project.version} - - - ${project.groupId} - odl-controller-exp-messagebus - ${project.version} - xml - features - - org.opendaylight.controller.samples @@ -227,6 +217,11 @@ clustering-it-provider ${project.version} + + org.opendaylight.controller.samples + clustering-it-karaf-cli + ${project.version} + @@ -278,6 +273,13 @@ features xml + + ${project.groupId} + odl-controller-akka + ${project.version} + xml + features + ${project.groupId} odl-controller-scala @@ -294,7 +296,7 @@ ${project.groupId} - odl-mdsal-broker-local + odl-controller-broker-local ${project.version} xml features @@ -334,20 +336,6 @@ xml features - - ${project.groupId} - odl-mdsal-model-inventory - ${project.version} - xml - features - - - ${project.groupId} - odl-controller-model-topology - ${project.version} - xml - features - ${project.groupId} odl-toaster @@ -416,40 +404,6 @@ features xml - - - - ${project.groupId} - netty-event-executor-config - 0.14.0-SNAPSHOT - - - ${project.groupId} - netty-threadgroup-config - 0.14.0-SNAPSHOT - - - ${project.groupId} - netty-timer-config - 0.14.0-SNAPSHOT - - - ${project.groupId} - threadpool-config-api - 0.14.0-SNAPSHOT - - - ${project.groupId} - threadpool-config-impl - 0.14.0-SNAPSHOT - - - ${project.groupId} - odl-controller-exp-netty-config - ${project.version} - features - xml -