From 6117f107fa8d352c424993a40f2776c889bb62df Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 23 Aug 2023 15:48:33 +0100 Subject: [PATCH] Bump snapshoths for Java 17 Bump snapshots for Java 17 *** This commit is generated by a PF release script *** Issue-ID: POLICY-4665 Signed-off-by: liamfallon Change-Id: If5bb6f87886f6c1f829de08efdcec2b767c6c05d Signed-off-by: liamfallon --- integration/pom.xml | 4 ++-- pom.xml | 2 +- resources/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/integration/pom.xml b/integration/pom.xml index c5d04d3b..95dc668a 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 4.0.0-SNAPSHOT + 4.0.1-SNAPSHOT integration pom @@ -38,7 +38,7 @@ 17 - 4.0.0-SNAPSHOT + 4.0.1-SNAPSHOT ${project.basedir}/../target/code-coverage/jacoco-ut.exec https://nexus3.onap.org/repository/npm.public/npm/-/ nexus3.onap.org:10001 diff --git a/pom.xml b/pom.xml index f5a55462..832690b9 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.parent policy-parent - 4.0.0-SNAPSHOT + 4.0.1-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 6b82c769..3d9dbfc7 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 4.0.0-SNAPSHOT + 4.0.1-SNAPSHOT policy-parent-resources -- 2.16.6