From 1bb77a8b30319e822d82d8cffc4d04966b57bb94 Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Thu, 10 Oct 2019 15:33:51 -0700 Subject: [PATCH] Update common dist version in master Change-Id: I8606f61f40ad9a691a6a5d92c1211a73c7fce7f4 Signed-off-by: Luis Gomez --- opendaylight/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 92885824..0e31d5ea 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -14,12 +14,12 @@ org.opendaylight.integration karaf - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT org.opendaylight.integration opendaylight - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT pom ODL :: integration :: ${project.artifactId} The actual Karaf archive building sub-project. @@ -42,13 +42,13 @@ jsonrpc - false + true org.opendaylight.jsonrpc jsonrpc-features - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT features xml test @@ -59,13 +59,13 @@ transportpce - false + true org.opendaylight.transportpce features-transportpce - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT features xml test -- 2.36.6