X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=alpine%2Fjava17%2Fpom.xml;h=2d2aa547fd353e36b9d6995012b178e72d5c8e5e;hb=HEAD;hp=e3ef2ef62ed12c4da3978589ec4e426b804aa4e5;hpb=971d4c086ff69f469d03a744f4de341b9629d179;p=ccsdk%2Fdistribution.git diff --git a/alpine/java17/pom.xml b/alpine/java17/pom.xml index e3ef2ef6..2d2aa547 100644 --- a/alpine/java17/pom.xml +++ b/alpine/java17/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-alpine-root - 1.5.1-SNAPSHOT + 1.6.1-SNAPSHOT distribution-j17-alpine @@ -19,8 +19,8 @@ onap/ccsdk-alpine-j17-image - eclipse-temurin - 17.0.4.1_1-jdk-alpine + onap/integration-java17 + 12.0.0 @@ -64,6 +64,26 @@ + + copy-certificates + + copy-resources + + validate + + ${basedir}/target/docker-stage + + + src/main/resources + + *.pem + *.md + + false + + + +