From 3042f6910ddfe7ca6b13002f0044afc25e5ad98f Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 20 Oct 2022 16:39:24 +0000 Subject: Release policy/common --- capabilities/pom.xml | 2 +- common-logging/pom.xml | 2 +- common-parameters/pom.xml | 2 +- gson/pom.xml | 2 +- integrity-audit/pom.xml | 2 +- integrity-monitor/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 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/capabilities/pom.xml b/capabilities/pom.xml index 4a317a24..7e8a3144 100644 --- a/capabilities/pom.xml +++ b/capabilities/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 1.11.1-SNAPSHOT + 1.11.1 capabilities diff --git a/common-logging/pom.xml b/common-logging/pom.xml index e3e879ac..b588ae6b 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.common common-modules - 1.11.1-SNAPSHOT + 1.11.1 ONAP-Logging diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml index 2aa0482c..12174975 100644 --- a/common-parameters/pom.xml +++ b/common-parameters/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.common common-modules - 1.11.1-SNAPSHOT + 1.11.1 common-parameters diff --git a/gson/pom.xml b/gson/pom.xml index 82063803..a35f00cf 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 1.11.1-SNAPSHOT + 1.11.1 gson diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index 0e1b9c8a..f9ffff95 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -32,7 +32,7 @@ org.onap.policy.common common-modules - 1.11.1-SNAPSHOT + 1.11.1 Integrity Audit diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml index 62547703..d1bd71ed 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.11.1-SNAPSHOT + 1.11.1 Integrity Monitor diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index c6b2e3f8..d95b4c3f 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 1.11.1-SNAPSHOT + 1.11.1 policy-endpoints diff --git a/pom.xml b/pom.xml index b8460774..991310ee 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.onap.policy.common common-modules - 1.11.1-SNAPSHOT + 1.11.1 pom diff --git a/spring-utils/pom.xml b/spring-utils/pom.xml index 972dc1a9..221d3eb8 100644 --- a/spring-utils/pom.xml +++ b/spring-utils/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.common common-modules - 1.11.1-SNAPSHOT + 1.11.1 spring-utils diff --git a/utils-test/pom.xml b/utils-test/pom.xml index f4ecce29..d0ecc16b 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.common common-modules - 1.11.1-SNAPSHOT + 1.11.1 utils-test diff --git a/utils/pom.xml b/utils/pom.xml index c4ef9359..d80dd2b3 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.common common-modules - 1.11.1-SNAPSHOT + 1.11.1 utils -- cgit 1.2.3-korg