From: liamfallon Date: Thu, 22 Sep 2022 18:28:30 +0000 (+0100) Subject: Update snapshot and/or references of policy/common to latest snapshots X-Git-Tag: 1.11.1~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=94206bf0220c569eef0bd959179ccd7e57ff1eaa;p=policy%2Fcommon.git Update snapshot and/or references of policy/common to latest snapshots policy/common updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4343 Signed-off-by: liamfallon Change-Id: I4a15ca61a97a3d65728f4dfbed73fd3a653ec771 --- diff --git a/capabilities/pom.xml b/capabilities/pom.xml index 7b03627c..4a317a24 100644 --- a/capabilities/pom.xml +++ b/capabilities/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 1.11.0-SNAPSHOT + 1.11.1-SNAPSHOT capabilities diff --git a/common-logging/pom.xml b/common-logging/pom.xml index 3cf28cea..e3e879ac 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.common common-modules - 1.11.0-SNAPSHOT + 1.11.1-SNAPSHOT ONAP-Logging diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml index 31a06d96..2aa0482c 100644 --- a/common-parameters/pom.xml +++ b/common-parameters/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.common common-modules - 1.11.0-SNAPSHOT + 1.11.1-SNAPSHOT common-parameters diff --git a/gson/pom.xml b/gson/pom.xml index 7d43eb86..82063803 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 1.11.0-SNAPSHOT + 1.11.1-SNAPSHOT gson diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index 5642631f..0e1b9c8a 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -32,7 +32,7 @@ org.onap.policy.common common-modules - 1.11.0-SNAPSHOT + 1.11.1-SNAPSHOT Integrity Audit diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml index be430415..62547703 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.11.0-SNAPSHOT + 1.11.1-SNAPSHOT Integrity Monitor diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 26f4ab73..c6b2e3f8 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 1.11.0-SNAPSHOT + 1.11.1-SNAPSHOT policy-endpoints diff --git a/pom.xml b/pom.xml index 0a563cc8..377924af 100644 --- a/pom.xml +++ b/pom.xml @@ -25,13 +25,13 @@ org.onap.policy.parent integration - 3.6.0 + 3.6.1-SNAPSHOT org.onap.policy.common common-modules - 1.11.0-SNAPSHOT + 1.11.1-SNAPSHOT pom diff --git a/spring-utils/pom.xml b/spring-utils/pom.xml index 103f8dad..972dc1a9 100644 --- a/spring-utils/pom.xml +++ b/spring-utils/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.common common-modules - 1.11.0-SNAPSHOT + 1.11.1-SNAPSHOT spring-utils diff --git a/utils-test/pom.xml b/utils-test/pom.xml index 721512a1..f4ecce29 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.common common-modules - 1.11.0-SNAPSHOT + 1.11.1-SNAPSHOT utils-test diff --git a/utils/pom.xml b/utils/pom.xml index 72f870a1..c4ef9359 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.common common-modules - 1.11.0-SNAPSHOT + 1.11.1-SNAPSHOT utils diff --git a/version.properties b/version.properties index f6bcc5a3..bc305139 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=11 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}