From 9871faa63b3e42a3846f16d2ba2bb779ffa4d989 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 18 Nov 2024 13:06:45 +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 9af3147d..d022d635 100644 --- a/capabilities/pom.xml +++ b/capabilities/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 3.0.1-SNAPSHOT + 3.0.1 capabilities diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml index 5c112a91..5a891a39 100644 --- a/common-parameters/pom.xml +++ b/common-parameters/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 3.0.1-SNAPSHOT + 3.0.1 common-parameters diff --git a/gson/pom.xml b/gson/pom.xml index 033a8f36..1ab8cb9d 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.common common-modules - 3.0.1-SNAPSHOT + 3.0.1 gson Common Utilities diff --git a/message-bus/pom.xml b/message-bus/pom.xml index 54724798..6ad5c5e9 100644 --- a/message-bus/pom.xml +++ b/message-bus/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 3.0.1-SNAPSHOT + 3.0.1 message-bus diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 4afcf020..903d03a8 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 3.0.1-SNAPSHOT + 3.0.1 policy-endpoints diff --git a/pom.xml b/pom.xml index 584a139b..38490780 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.onap.policy.common common-modules - 3.0.1-SNAPSHOT + 3.0.1 pom diff --git a/spring-utils/pom.xml b/spring-utils/pom.xml index d81b4f07..bea55cf9 100644 --- a/spring-utils/pom.xml +++ b/spring-utils/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.common common-modules - 3.0.1-SNAPSHOT + 3.0.1 spring-utils diff --git a/utils-test/pom.xml b/utils-test/pom.xml index a8a282e8..1d73b8ce 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.common common-modules - 3.0.1-SNAPSHOT + 3.0.1 utils-test diff --git a/utils/pom.xml b/utils/pom.xml index 18550e4e..abbe8d18 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.common common-modules - 3.0.1-SNAPSHOT + 3.0.1 utils -- 2.16.6