From fe5a5a05e53fbf316087562505a9cfd359bee673 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 16 May 2018 12:41:31 +0100 Subject: Upgrade SNAPSHOT to 1.2.2 These reviews must be merged in order because of layering. This review should be merged FIRST Change-Id: If143b2d23487c073fafad8f6208cd8d320ec98e9 Issue-ID: POLICY-798 Signed-off-by: liamfallon --- common-logging/pom.xml | 2 +- integrity-audit/pom.xml | 2 +- integrity-monitor/pom.xml | 2 +- pom.xml | 2 +- site-manager/pom.xml | 2 +- utils-test/pom.xml | 2 +- utils/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/common-logging/pom.xml b/common-logging/pom.xml index 87b262ab..17a1deda 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT ONAP-Logging diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index 03f9e88c..ef32559c 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT Integrity Audit diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml index df01cfc0..fde3ace8 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT Integrity Monitor diff --git a/pom.xml b/pom.xml index ed7436f4..696915dc 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.onap.policy.common common-modules - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT pom diff --git a/site-manager/pom.xml b/site-manager/pom.xml index fd22af80..890045b2 100644 --- a/site-manager/pom.xml +++ b/site-manager/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT site-manager diff --git a/utils-test/pom.xml b/utils-test/pom.xml index b58dec1a..e84cd2e2 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT utils-test diff --git a/utils/pom.xml b/utils/pom.xml index de8e1876..4abe6790 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT utils -- cgit 1.2.3-korg