From: Michael Dürre Date: Tue, 26 Mar 2024 12:32:36 +0000 (+0100) Subject: fix odl patches X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=commitdiff_plain;h=HEAD fix odl patches fix aaa-authn api version and add pax fix Issue-ID: CCSDK-4002 Change-Id: I4e8ef736c48fd2fa5510a25ea90a5edc9dcfaa04 Signed-off-by: Michael Dürre --- diff --git a/opendaylight/argon/argon-alpine/pom.xml b/opendaylight/argon/argon-alpine/pom.xml index bfa0b515..fb73c666 100644 --- a/opendaylight/argon/argon-alpine/pom.xml +++ b/opendaylight/argon/argon-alpine/pom.xml @@ -21,6 +21,7 @@ onap/ccsdk-odl-argon-alpine-image onap-karaf 0.17.11 + 8.0.15 @@ -78,14 +79,22 @@ - + com.highstreet-technologies.aaa aaa-authn-api - 0.17.8 + ${odl.shiro.version} ${project.build.directory}/docker-stage/system/org/opendaylight/aaa/aaa-authn-api/${odl.shiro.version} 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