From 7aff61ff05ce7e8599757c5374de51c106cca5dc Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 11 Mar 2025 15:47:07 +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 4584c782..25026785 100644 --- a/capabilities/pom.xml +++ b/capabilities/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 3.1.1-SNAPSHOT + 3.1.1 capabilities diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml index 78aa2132..ae6b50b4 100644 --- a/common-parameters/pom.xml +++ b/common-parameters/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 3.1.1-SNAPSHOT + 3.1.1 common-parameters diff --git a/gson/pom.xml b/gson/pom.xml index 322c1616..9597b823 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.common common-modules - 3.1.1-SNAPSHOT + 3.1.1 gson Common Utilities diff --git a/message-bus/pom.xml b/message-bus/pom.xml index ecc0ab0f..b454ed5c 100644 --- a/message-bus/pom.xml +++ b/message-bus/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 3.1.1-SNAPSHOT + 3.1.1 message-bus diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index d9e1e323..df08fcc3 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 3.1.1-SNAPSHOT + 3.1.1 policy-endpoints diff --git a/pom.xml b/pom.xml index 7a2fa815..284e7b7e 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.policy.common common-modules - 3.1.1-SNAPSHOT + 3.1.1 pom diff --git a/spring-utils/pom.xml b/spring-utils/pom.xml index fb917149..3054aa67 100644 --- a/spring-utils/pom.xml +++ b/spring-utils/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.common common-modules - 3.1.1-SNAPSHOT + 3.1.1 spring-utils diff --git a/utils-test/pom.xml b/utils-test/pom.xml index 8fd1448d..ac80cf19 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.common common-modules - 3.1.1-SNAPSHOT + 3.1.1 utils-test diff --git a/utils/pom.xml b/utils/pom.xml index 49a388b3..44a5c74b 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.common common-modules - 3.1.1-SNAPSHOT + 3.1.1 utils -- 2.16.6