From: Pamela Dragosh Date: Fri, 13 Apr 2018 16:14:42 +0000 (-0400) Subject: Upgrade SNAPSHOT to 1.2.1 X-Git-Tag: v1.2.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=46a970eefe4574bf26c86fb684e6c6472f04b92f;p=policy%2Fcommon.git Upgrade SNAPSHOT to 1.2.1 Issue-ID: POLICY-736 Change-Id: Iccb43b692908ffc35fc0d18da1e967718e3c3519 Signed-off-by: Pamela Dragosh --- diff --git a/common-logging/pom.xml b/common-logging/pom.xml index bb5c60fd..87b262ab 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT ONAP-Logging diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index 286842fe..03f9e88c 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT Integrity Audit diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml index a5295b17..df01cfc0 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT Integrity Monitor diff --git a/pom.xml b/pom.xml index 270e3fa6..ed7436f4 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.onap.policy.common common-modules - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT pom diff --git a/site-manager/pom.xml b/site-manager/pom.xml index 9a27d839..fd22af80 100644 --- a/site-manager/pom.xml +++ b/site-manager/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT site-manager diff --git a/utils-test/pom.xml b/utils-test/pom.xml index 8e1a570a..b58dec1a 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT utils-test diff --git a/utils/pom.xml b/utils/pom.xml index 27eeceb7..de8e1876 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT utils diff --git a/version.properties b/version.properties index faf06bbb..688582d3 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}