From d136876f0e72a809b7a71f297bd5872d91109526 Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Thu, 10 Oct 2019 15:03:57 -0700 Subject: [PATCH] Update common dist version after Neon SR2 Change-Id: I7662d6b1a453047ed861ec99256df516d9669df0 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 449c3fab..a1ab2165 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -14,12 +14,12 @@ org.opendaylight.integration karaf - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT org.opendaylight.integration opendaylight - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT pom ODL :: integration :: ${project.artifactId} The actual Karaf archive building sub-project. @@ -42,13 +42,13 @@ jsonrpc - true + false org.opendaylight.jsonrpc jsonrpc-features - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT features xml test @@ -76,13 +76,13 @@ transportpce - true + false org.opendaylight.transportpce features-transportpce - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT features xml test -- 2.36.6