X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=artifacts%2Fpom.xml;h=65d5b0d3ce2af3f660cb97b0251b03b4d719d828;hp=20cdb9bc34db701644a0ee0029fec328f9aacab1;hb=HEAD;hpb=386780065615b50505ca6e9f7b9d5c880a9f9f14 diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 20cdb9bc34..ee6cff584e 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent odlparent-lite - 9.0.10 + 13.1.2 org.opendaylight.controller controller-artifacts - 5.0.0-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} @@ -390,40 +404,6 @@ features xml - - - - ${project.groupId} - netty-event-executor-config - 0.16.0-SNAPSHOT - - - ${project.groupId} - netty-threadgroup-config - 0.16.0-SNAPSHOT - - - ${project.groupId} - netty-timer-config - 0.16.0-SNAPSHOT - - - ${project.groupId} - threadpool-config-api - 0.16.0-SNAPSHOT - - - ${project.groupId} - threadpool-config-impl - 0.16.0-SNAPSHOT - - - ${project.groupId} - odl-controller-exp-netty-config - ${project.version} - features - xml -