From: waynedunican Date: Wed, 15 May 2024 11:44:03 +0000 (+0100) Subject: Update snapshot and/or references of policy/parent to latest snapshots X-Git-Tag: 4.1.4~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4ed8883b9863f247287e50c7ff1c1108f1d4a47a;p=policy%2Fparent.git 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-5001 Change-Id: I8baf6b2c4e56736725c1d0efcbbf983a3958d520 Signed-off-by: waynedunican --- diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 313e4272..cf3a04a3 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.parent policy-parent - 4.1.3-SNAPSHOT + 4.1.4-SNAPSHOT checkstyle checkstyle diff --git a/integration/pom.xml b/integration/pom.xml index 4d897b14..7353af0a 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.parent policy-parent - 4.1.3-SNAPSHOT + 4.1.4-SNAPSHOT integration pom @@ -38,7 +38,7 @@ 17 - 4.1.3 + 4.1.4-SNAPSHOT ${project.build.directory}/code-coverage/jacoco-ut.exec jacoco diff --git a/pom.xml b/pom.xml index debd984d..d412dfa2 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.policy.parent policy-parent - 4.1.3-SNAPSHOT + 4.1.4-SNAPSHOT pom diff --git a/resources/pom.xml b/resources/pom.xml index 873a85da..3fe2eb92 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent policy-parent - 4.1.3-SNAPSHOT + 4.1.4-SNAPSHOT policy-parent-resources diff --git a/version.properties b/version.properties index 68aaed8b..ecfa6ec0 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=4 minor=1 -patch=3 +patch=4 base_version=${major}.${minor}.${patch}