X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=artifacts%2Fpom.xml;h=65d5b0d3ce2af3f660cb97b0251b03b4d719d828;hp=7e2fc7d6d316c4f225c6ce62c99b27f34e0b73c0;hb=HEAD;hpb=643b0eed0365692348e3ec837fdc0d8da9f81065 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 7e2fc7d6d3..ee6cff584e 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent odlparent-lite - 9.0.5 + 13.1.2 org.opendaylight.controller controller-artifacts - 4.0.2-SNAPSHOT + 9.0.4-SNAPSHOT pom @@ -32,6 +32,20 @@ ${project.version} + + + ${project.groupId} + raft-journal + ${project.version} + + + + + ${project.groupId} + atomix-storage + ${project.version} + + ${project.groupId} @@ -136,6 +150,11 @@ sal-cluster-admin-impl ${project.version} + + org.opendaylight.controller + sal-cluster-admin-karaf-cli + ${project.version} + org.opendaylight.controller cds-dom-api @@ -198,6 +217,11 @@ clustering-it-provider ${project.version} + + org.opendaylight.controller.samples + clustering-it-karaf-cli + ${project.version} + @@ -380,40 +404,6 @@ features xml - - - - ${project.groupId} - netty-event-executor-config - 0.15.2-SNAPSHOT - - - ${project.groupId} - netty-threadgroup-config - 0.15.2-SNAPSHOT - - - ${project.groupId} - netty-timer-config - 0.15.2-SNAPSHOT - - - ${project.groupId} - threadpool-config-api - 0.15.2-SNAPSHOT - - - ${project.groupId} - threadpool-config-impl - 0.15.2-SNAPSHOT - - - ${project.groupId} - odl-controller-exp-netty-config - ${project.version} - features - xml -