From 9c7291c28e0d4fd5d465c9f00c254c8a564d50ab Mon Sep 17 00:00:00 2001 From: onap-jobbuilder Date: Fri, 3 Jul 2026 14:03:52 +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 ef74773a..abe7fd9a 100644 --- a/capabilities/pom.xml +++ b/capabilities/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.common common-modules - 4.0.1-SNAPSHOT + 4.0.1 capabilities diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml index 6500a454..385e47b7 100644 --- a/common-parameters/pom.xml +++ b/common-parameters/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 4.0.1-SNAPSHOT + 4.0.1 common-parameters diff --git a/gson/pom.xml b/gson/pom.xml index 547fac78..c24ff214 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 4.0.1-SNAPSHOT + 4.0.1 gson Common Utilities diff --git a/message-bus/pom.xml b/message-bus/pom.xml index 6a3ea117..60b94daa 100644 --- a/message-bus/pom.xml +++ b/message-bus/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.common common-modules - 4.0.1-SNAPSHOT + 4.0.1 message-bus diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 4b38f6ce..d06dfcaf 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 4.0.1-SNAPSHOT + 4.0.1 policy-endpoints diff --git a/pom.xml b/pom.xml index d23280aa..ea9fbc84 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.policy.common common-modules - 4.0.1-SNAPSHOT + 4.0.1 pom diff --git a/spring-utils/pom.xml b/spring-utils/pom.xml index 5bc2e37c..2bd325be 100644 --- a/spring-utils/pom.xml +++ b/spring-utils/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 4.0.1-SNAPSHOT + 4.0.1 spring-utils diff --git a/utils-test/pom.xml b/utils-test/pom.xml index f45c76ff..3a9bb77c 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.common common-modules - 4.0.1-SNAPSHOT + 4.0.1 utils-test diff --git a/utils/pom.xml b/utils/pom.xml index 900559d1..b379765a 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.common common-modules - 4.0.1-SNAPSHOT + 4.0.1 utils -- 2.34.1