From 8426715cbdcce2cd3524282cdfca8b75dc02481b Mon Sep 17 00:00:00 2001 From: liamfallon Date: Sat, 26 Feb 2022 10:45:05 +0000 Subject: [PATCH] Update snapshot and/or references of policy/parent to latest snapshots policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-3958 Signed-off-by: liamfallon Change-Id: Ie10153bb878a2e22bcd2859406722611bd2fbcca --- integration/pom.xml | 4 ++-- pom.xml | 2 +- resources/pom.xml | 2 +- version.properties | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/integration/pom.xml b/integration/pom.xml index 84a81a19..522c833c 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT integration pom @@ -37,7 +37,7 @@ 11 - 3.4.4 + 3.4.5-SNAPSHOT 1.2.10 1.1.12 2.0.9 diff --git a/pom.xml b/pom.xml index cbcd251a..5a9559a2 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index d337f85c..3295e696 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.parent policy-parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index a78d43d4..91051a60 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=4 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} -- 2.16.6