From 1dca7f9c664cea7ea55ba4354695a8b8a5c3f24a Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 5 Sep 2019 14:39:43 +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 +- utils-test/pom.xml | 2 +- utils/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/capabilities/pom.xml b/capabilities/pom.xml index f7458f20..ec566932 100644 --- a/capabilities/pom.xml +++ b/capabilities/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.common common-modules - 1.5.2-SNAPSHOT + 1.5.2 capabilities diff --git a/common-logging/pom.xml b/common-logging/pom.xml index 90a6a088..f97889c2 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.common common-modules - 1.5.2-SNAPSHOT + 1.5.2 ONAP-Logging diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml index c5ccc9fa..3a0a6eae 100644 --- a/common-parameters/pom.xml +++ b/common-parameters/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.common common-modules - 1.5.2-SNAPSHOT + 1.5.2 common-parameters diff --git a/gson/pom.xml b/gson/pom.xml index ddaa0dc2..e6058fab 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.common common-modules - 1.5.2-SNAPSHOT + 1.5.2 gson diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index e1fbcb97..2cd5f8b8 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 1.5.2-SNAPSHOT + 1.5.2 Integrity Audit diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml index effe16e3..6c17fbc4 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.5.2-SNAPSHOT + 1.5.2 Integrity Monitor diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 655d3c46..c3d10a5e 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.common common-modules - 1.5.2-SNAPSHOT + 1.5.2 policy-endpoints diff --git a/pom.xml b/pom.xml index 0b19aa42..3093b629 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.5.2-SNAPSHOT + 1.5.2 pom diff --git a/utils-test/pom.xml b/utils-test/pom.xml index 3744467f..1f754924 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.common common-modules - 1.5.2-SNAPSHOT + 1.5.2 utils-test diff --git a/utils/pom.xml b/utils/pom.xml index e255102a..ae9be8c9 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 1.5.2-SNAPSHOT + 1.5.2 utils -- cgit 1.2.3-korg