From: liamfallon Date: Thu, 22 Sep 2022 13:34:30 +0000 (+0100) Subject: Update snapshot and/or references of policy/parent to latest snapshots X-Git-Tag: 3.6.1~18 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=0b857b33c027916b9e9eb6e4fa80f4744e5a8b56 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-4343 Signed-off-by: liamfallon Change-Id: I6f785f654252b42fac673237c98c4249087d8731 --- diff --git a/integration/pom.xml b/integration/pom.xml index b2ca8c44..195eb62c 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent policy-parent - 3.6.0-SNAPSHOT + 3.6.1-SNAPSHOT integration pom @@ -37,7 +37,7 @@ 11 - 3.6.0 + 3.6.1-SNAPSHOT 1.2.11 1.1.12 2.0.9 diff --git a/pom.xml b/pom.xml index 661e1dc5..a05e4735 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.parent policy-parent - 3.6.0-SNAPSHOT + 3.6.1-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 3c89b407..3be3ce9f 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 3.6.0-SNAPSHOT + 3.6.1-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index 692d89d1..01faa30f 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=6 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}