X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=artifacts%2Fpom.xml;h=9e734e43b82003ba801a00d7d40dfd1e1c7f173f;hb=HEAD;hp=216eccd1b08b5d6c2765dd54d0f817e309dbfc76;hpb=83e6f5b0c34da35678e48b4c3ae12312d9b9ea49;p=controller.git diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 216eccd1b0..3ae5ff3ad3 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent odlparent-lite - 13.0.7 + 13.1.3 org.opendaylight.controller controller-artifacts - 8.0.4-SNAPSHOT + 10.0.0-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.4-SNAPSHOT - - - ${project.groupId} - netty-threadgroup-config - 0.19.4-SNAPSHOT - - - ${project.groupId} - netty-timer-config - 0.19.4-SNAPSHOT - - - ${project.groupId} - threadpool-config-api - 0.19.4-SNAPSHOT - - - ${project.groupId} - threadpool-config-impl - 0.19.4-SNAPSHOT - - - ${project.groupId} - odl-controller-exp-netty-config - ${project.version} - features - xml - - - - - ${project.groupId} - atomix-storage - ${project.version} -