From 8bb837f06d431ebce5c32967a87643d8d3a36ff6 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 16 Jan 2026 15:46:29 +0000 Subject: [PATCH] Release policy/common --- capabilities/pom.xml | 2 +- common-parameters/pom.xml | 2 +- gson/pom.xml | 2 +- message-bus/pom.xml | 2 +- policy-endpoints/pom.xml | 2 +- pom.xml | 2 +- spring-utils/pom.xml | 2 +- utils-test/pom.xml | 2 +- utils/pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/capabilities/pom.xml b/capabilities/pom.xml index c5686ab9..752fe72e 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.0 capabilities diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml index 8d7c14be..79057269 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.0 common-parameters diff --git a/gson/pom.xml b/gson/pom.xml index 9042331e..28036e4e 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.0 gson Common Utilities diff --git a/message-bus/pom.xml b/message-bus/pom.xml index 84406428..77e2ba6c 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.0 message-bus diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index b329fc55..f3874d7d 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.0 policy-endpoints diff --git a/pom.xml b/pom.xml index c07c1aa1..1acccfce 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.policy.common common-modules - 4.0.0-SNAPSHOT + 4.0.0 pom diff --git a/spring-utils/pom.xml b/spring-utils/pom.xml index 4ee9fe80..e22830f1 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.0 spring-utils diff --git a/utils-test/pom.xml b/utils-test/pom.xml index c98bc6ab..aafe373a 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.0 utils-test diff --git a/utils/pom.xml b/utils/pom.xml index bf9ac8ed..1b1683fe 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.0 utils -- 2.16.6