From: liamfallon Date: Tue, 5 Jun 2018 14:41:08 +0000 (+0100) Subject: Update policy-common to SNAPSHOT-1.3.0 X-Git-Tag: 1.3.0~66 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6f69d79828fdb282803089c1c0722463b9a59a5b;p=policy%2Fcommon.git Update policy-common to SNAPSHOT-1.3.0 Snapshot updated for Casablanca. Change-Id: Ife941f771b02be68e35fd638adfac78cf2b3ba99 Issue-ID: POLICY-875 Signed-off-by: liamfallon --- diff --git a/common-logging/pom.xml b/common-logging/pom.xml index 35536fbb..82849b93 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 1.2.3-SNAPSHOT + 1.3.0-SNAPSHOT ONAP-Logging diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index f0d0c628..107b13a7 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.2.3-SNAPSHOT + 1.3.0-SNAPSHOT Integrity Audit diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml index f98109bc..5ec1f5ee 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.2.3-SNAPSHOT + 1.3.0-SNAPSHOT Integrity Monitor diff --git a/pom.xml b/pom.xml index 9e2e1010..16fa11a5 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.onap.policy.common common-modules - 1.2.3-SNAPSHOT + 1.3.0-SNAPSHOT pom diff --git a/site-manager/pom.xml b/site-manager/pom.xml index 5e5d572d..be789905 100644 --- a/site-manager/pom.xml +++ b/site-manager/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.2.3-SNAPSHOT + 1.3.0-SNAPSHOT site-manager diff --git a/utils-test/pom.xml b/utils-test/pom.xml index ded61842..a7c2eaee 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 1.2.3-SNAPSHOT + 1.3.0-SNAPSHOT utils-test diff --git a/utils/pom.xml b/utils/pom.xml index efb65bb1..cf34bd7c 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 1.2.3-SNAPSHOT + 1.3.0-SNAPSHOT utils diff --git a/version.properties b/version.properties index f1770451..a254b216 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 -patch=3 +minor=3 +patch=0 base_version=${major}.${minor}.${patch}