X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=artifacts%2Fpom.xml;h=79e8d88f08ab0a1c147aa77d8801def96d6ac31b;hp=d6236d2d16660383c39d9d1ad4c8584b6d7446a1;hb=HEAD;hpb=81d3a671c1386f35945c47cc7fb17dcfde8b6f00 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index d6236d2d16..ee6cff584e 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent odlparent-lite - 13.0.4 + 13.1.2 org.opendaylight.controller controller-artifacts - 8.0.2 + 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} @@ -390,47 +404,6 @@ features xml - - - - ${project.groupId} - netty-event-executor-config - 0.19.2 - - - ${project.groupId} - netty-threadgroup-config - 0.19.2 - - - ${project.groupId} - netty-timer-config - 0.19.2 - - - ${project.groupId} - threadpool-config-api - 0.19.2 - - - ${project.groupId} - threadpool-config-impl - 0.19.2 - - - ${project.groupId} - odl-controller-exp-netty-config - ${project.version} - features - xml - - - - - ${project.groupId} - atomix-storage - ${project.version} -