From: waynedunican Date: Wed, 26 Nov 2025 13:31:33 +0000 (+0000) Subject: Update snapshot and/or references of policy/common to latest snapshots X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F28%2F142528%2F1;p=policy%2Fcommon.git Update snapshot and/or references of policy/common to latest snapshots policy/common updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5491 Change-Id: I4843ec310bd06fa628dac5cdf47ce2856f429056 Signed-off-by: waynedunican --- diff --git a/capabilities/pom.xml b/capabilities/pom.xml index d533d67b..e908aa3b 100644 --- a/capabilities/pom.xml +++ b/capabilities/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.common common-modules - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT capabilities diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml index abe4b93a..875dff11 100644 --- a/common-parameters/pom.xml +++ b/common-parameters/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT common-parameters diff --git a/gson/pom.xml b/gson/pom.xml index 9893e03b..48817f9d 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT gson Common Utilities diff --git a/message-bus/pom.xml b/message-bus/pom.xml index 71805dfe..6725e08f 100644 --- a/message-bus/pom.xml +++ b/message-bus/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.common common-modules - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT message-bus diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 8b0f4f38..7a7a4931 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT policy-endpoints diff --git a/pom.xml b/pom.xml index bad0b232..a0cd3de2 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ org.onap.policy.parent integration - 5.2.2 + 5.2.3-SNAPSHOT org.onap.policy.common common-modules - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT pom diff --git a/spring-utils/pom.xml b/spring-utils/pom.xml index 396580d8..38beb27e 100644 --- a/spring-utils/pom.xml +++ b/spring-utils/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT spring-utils diff --git a/utils-test/pom.xml b/utils-test/pom.xml index 08699dc2..0109fae7 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.common common-modules - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT utils-test diff --git a/utils/pom.xml b/utils/pom.xml index 603b04b0..19f7c69a 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.common common-modules - 3.2.2-SNAPSHOT + 3.2.3-SNAPSHOT utils diff --git a/version.properties b/version.properties index 0a6ec77e..527c3bae 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=2 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}