From 2167439935a9f5099a9a30e563388ca9897ca3d2 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 21 Oct 2022 17:45:48 +0100 Subject: Set snapshot and/or references of policy/distribution for new release policy/distribution updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4408 Signed-off-by: liamfallon Change-Id: If6eb2139641fdcf56a3947787b9926e6e9b16101 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8aa4053b..1fc8dd63 100644 --- a/pom.xml +++ b/pom.xml @@ -28,13 +28,13 @@ org.onap.policy.parent integration - 3.6.2-SNAPSHOT + 3.7.0-SNAPSHOT org.onap.policy.distribution policy-distribution - 2.8.2-SNAPSHOT + 2.9.0-SNAPSHOT pom @@ -45,8 +45,8 @@ ${project.basedir}/../target/code-coverage/jacoco-ut.exec - 1.11.2-SNAPSHOT - 2.7.2-SNAPSHOT + 1.12.0-SNAPSHOT + 2.8.0-SNAPSHOT -- cgit 1.2.3-korg