From fd3006b129832b998f34817ed1b7c2993a885e42 Mon Sep 17 00:00:00 2001 From: Sangwook Ha Date: Tue, 16 Nov 2021 13:02:54 -0800 Subject: [PATCH 1/1] Bump versions for Sulfur Update versions in opendaylight - opendaylight: 16.0.0-SNAPSHOT - karaf: 0.16.0-SNAPSHOT Remove detnet profile & deactivate transportpce. Signed-off-by: Sangwook Ha Change-Id: I6d350c3675bd06dc00799dba63e512eb3e161e46 --- opendaylight/pom.xml | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index af5a3128..8de716c3 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -14,12 +14,12 @@ org.opendaylight.integration karaf - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT org.opendaylight.integration opendaylight - 15.0.0-SNAPSHOT + 16.0.0-SNAPSHOT pom ODL :: integration :: ${project.artifactId} The actual Karaf archive building sub-project. @@ -38,28 +38,11 @@ HEAD - - - detnet - - false - - - - org.opendaylight.detnet - features-detnet - 0.3.0-SNAPSHOT - features - xml - test - - - transportpce - true + false -- 2.36.6