From 482a20f6d8812da892c1389fea214afe9b8b2194 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20D=C3=9Crre?= Date: Wed, 7 Jul 2021 07:23:44 +0200 Subject: [PATCH] migrate odl to silicon-sr1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit switched to 0.14.1 and adapt patches Issue-ID: CCSDK-3364 Signed-off-by: Michael DÜrre Change-Id: Idcf66d78f516898f568d4c3014d10c37a4702380 Signed-off-by: Michael DÜrre --- opendaylight/silicon/pom.xml | 2 +- opendaylight/silicon/silicon-alpine/pom.xml | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/opendaylight/silicon/pom.xml b/opendaylight/silicon/pom.xml index 45107bf0..02e19ed0 100644 --- a/opendaylight/silicon/pom.xml +++ b/opendaylight/silicon/pom.xml @@ -19,7 +19,7 @@ - 0.14.0 + 0.14.1 diff --git a/opendaylight/silicon/silicon-alpine/pom.xml b/opendaylight/silicon/silicon-alpine/pom.xml index 414f3766..c2f0a37c 100644 --- a/opendaylight/silicon/silicon-alpine/pom.xml +++ b/opendaylight/silicon/silicon-alpine/pom.xml @@ -20,7 +20,8 @@ onap/ccsdk-odl-silicon-alpine-image onap-karaf - 0.13.2 + 0.13.3 + 7.3.13 @@ -94,6 +95,14 @@ aaa-authn-api-${odl.shiro.version}.jar * + + com.highstreet-technologies.ops4j.pax.web + pax-web-jetty + ${odl.ops4j.version} + ${project.build.directory}/docker-stage/system/org/ops4j/pax/web/pax-web-jetty/${odl.ops4j.version} + pax-web-jetty-${odl.ops4j.version}.jar + * + false true -- 2.16.6