From: akenihan Date: Mon, 19 Jan 2026 10:28:11 +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=8e24f2afca026101a8f37f070315dd90b567032d;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-5529 Change-Id: I05a0e0c138acbf76ff86452f895803f5ec8cc97c Signed-off-by: akenihan --- diff --git a/capabilities/pom.xml b/capabilities/pom.xml index c5686ab9..ef74773a 100644 --- a/capabilities/pom.xml +++ b/capabilities/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.common common-modules - 4.0.0-SNAPSHOT + 4.0.1-SNAPSHOT capabilities diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml index 8d7c14be..6500a454 100644 --- a/common-parameters/pom.xml +++ b/common-parameters/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 4.0.0-SNAPSHOT + 4.0.1-SNAPSHOT common-parameters diff --git a/gson/pom.xml b/gson/pom.xml index 9042331e..547fac78 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 4.0.0-SNAPSHOT + 4.0.1-SNAPSHOT gson Common Utilities diff --git a/message-bus/pom.xml b/message-bus/pom.xml index 84406428..6a3ea117 100644 --- a/message-bus/pom.xml +++ b/message-bus/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.common common-modules - 4.0.0-SNAPSHOT + 4.0.1-SNAPSHOT message-bus diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index b329fc55..dcb8bb5a 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 4.0.0-SNAPSHOT + 4.0.1-SNAPSHOT policy-endpoints diff --git a/pom.xml b/pom.xml index c07c1aa1..7dabc89e 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,13 @@ org.onap.policy.parent integration - 6.0.1 + 6.0.2-SNAPSHOT org.onap.policy.common common-modules - 4.0.0-SNAPSHOT + 4.0.1-SNAPSHOT pom diff --git a/spring-utils/pom.xml b/spring-utils/pom.xml index 4ee9fe80..5bc2e37c 100644 --- a/spring-utils/pom.xml +++ b/spring-utils/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 4.0.0-SNAPSHOT + 4.0.1-SNAPSHOT spring-utils diff --git a/utils-test/pom.xml b/utils-test/pom.xml index c98bc6ab..f45c76ff 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.common common-modules - 4.0.0-SNAPSHOT + 4.0.1-SNAPSHOT utils-test diff --git a/utils/pom.xml b/utils/pom.xml index bf9ac8ed..970913d7 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.common common-modules - 4.0.0-SNAPSHOT + 4.0.1-SNAPSHOT utils diff --git a/version.properties b/version.properties index 19e0714b..bac52448 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=4 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}