From: saul.gill Date: Fri, 26 Apr 2024 08:24:39 +0000 (+0100) Subject: Update snapshot and/or references of policy/pap to latest snapshots X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fpap.git;a=commitdiff_plain;h=refs%2Fheads%2Fmaster Update snapshot and/or references of policy/pap to latest snapshots policy/pap updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4970 Change-Id: I2dee2d96546880469d6dadc3956f7a6476201c5e Signed-off-by: saul.gill --- diff --git a/main/pom.xml b/main/pom.xml index 90936638..d344bfc8 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.pap policy-pap - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT pap-main diff --git a/packages/policy-pap-docker/pom.xml b/packages/policy-pap-docker/pom.xml index eceebc5b..315735b1 100644 --- a/packages/policy-pap-docker/pom.xml +++ b/packages/policy-pap-docker/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.pap pap-packages - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT policy-pap-docker diff --git a/packages/policy-pap-docker/pom.xml.versionsBackup b/packages/policy-pap-docker/pom.xml.versionsBackup new file mode 100644 index 00000000..eceebc5b --- /dev/null +++ b/packages/policy-pap-docker/pom.xml.versionsBackup @@ -0,0 +1,169 @@ + + + + 4.0.0 + + org.onap.policy.pap + pap-packages + 3.1.2-SNAPSHOT + + + policy-pap-docker + pom + + ${project.artifactId} + The module for creating docker images of PAP component. + + + UTF-8 + UTF-8 + ${project.version} + false + false + false + ${project.basedir}/src/main/docker + yyyyMMdd'T'HHmm + + + + ${project.artifactId}-${project.version} + + + org.codehaus.gmaven + groovy-maven-plugin + + + validate + + execute + + + https://github.com/onap/policy-docker/raw/master/utils/groovy/docker-tag.groovy + + + + + + + io.github.git-commit-id + git-commit-id-maven-plugin + + + + io.fabric8 + docker-maven-plugin + + + true + 1.23 + ${docker.pull.registry} + ${docker.push.registry} + + + + onap/policy-pap + + try + ${dockerFile} + ${docker.contextDir} + + ${project.version} + ${project.version}-${maven.build.timestamp} + ${project.docker.latest.minmax.tag.version} + + + + + + + org.onap.policy.pap:policy-pap-tarball + + /lib + policy-pap.tar.gz + + + + org.onap.policy.pap:pap-main + + pap.jar + + + + + + + + + + + + clean-images + pre-clean + + remove + + + true + + + + + generate-images + generate-sources + + build + + + + + push-images + deploy + + build + push + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + + + + + org.onap.policy.pap + policy-pap-tarball + ${project.version} + tarball + tar.gz + + + diff --git a/packages/policy-pap-docker/src/main/docker/Dockerfile b/packages/policy-pap-docker/src/main/docker/Dockerfile index dbe55165..058ae2d7 100644 --- a/packages/policy-pap-docker/src/main/docker/Dockerfile +++ b/packages/policy-pap-docker/src/main/docker/Dockerfile @@ -26,7 +26,7 @@ RUN mkdir /packages /extracted COPY /maven/lib/policy-pap.tar.gz /packages/ RUN tar xvzf /packages/policy-pap.tar.gz --directory /extracted/ -FROM onap/policy-jre-alpine:3.1.2 +FROM onap/policy-jre-alpine:3.1.3-SNAPSHOT LABEL maintainer="Policy Team" LABEL org.opencontainers.image.title="Policy PAP" diff --git a/packages/policy-pap-tarball/pom.xml b/packages/policy-pap-tarball/pom.xml index 6a96153e..6b238820 100644 --- a/packages/policy-pap-tarball/pom.xml +++ b/packages/policy-pap-tarball/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.pap pap-packages - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT policy-pap-tarball diff --git a/packages/pom.xml b/packages/pom.xml index 81e5705c..2e83dbca 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.pap policy-pap - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT pap-packages diff --git a/pom.xml b/pom.xml index d41e0f88..2ae48c69 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ org.onap.policy.parent integration - 4.1.2 + 4.1.3-SNAPSHOT org.onap.policy.pap policy-pap - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT pom @@ -41,8 +41,8 @@ Code that implements the Policy Administration Backend. - 2.1.2 - 3.1.2 + 2.1.3-SNAPSHOT + 3.1.3-SNAPSHOT diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 8d66231b..aa833f23 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.pap pap-testsuites - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT pap-performance diff --git a/testsuites/pom.xml b/testsuites/pom.xml index dc13c2a1..2028f4cb 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.pap policy-pap - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT pap-testsuites diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 483f9379..0ae465fd 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.pap pap-testsuites - 3.1.2-SNAPSHOT + 3.1.3-SNAPSHOT pap-stability diff --git a/version.properties b/version.properties index d3faa021..95476595 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}