From: Marco Platania Date: Sat, 13 Jan 2018 23:17:30 +0000 (-0500) Subject: Bump up artifacts version to 1.1.3-SNAPSHOT X-Git-Tag: 1.0.1-Amsterdam X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9c36c7153c0a30821ee97f04825a83c8dde4eeb7;p=policy%2Fcommon.git Bump up artifacts version to 1.1.3-SNAPSHOT Change-Id: If302c33d5fa01ef483878265e9a326d31d122020 Issue-ID: POLICY-486 Signed-off-by: Marco Platania Signed-off-by: Pamela Dragosh --- diff --git a/common-logging/pom.xml b/common-logging/pom.xml index cfde271f..a0a9cff1 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.common common-modules - 1.1.2-SNAPSHOT + 1.1.3-SNAPSHOT ONAP-Logging diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index 9d7918f2..98325d47 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.1.2-SNAPSHOT + 1.1.3-SNAPSHOT Integrity Audit diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml index b9c7b4a7..42366f04 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.1.2-SNAPSHOT + 1.1.3-SNAPSHOT Integrity Monitor diff --git a/pom.xml b/pom.xml index 530bdaf2..3bfd7b75 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.onap.policy.common common-modules - 1.1.2-SNAPSHOT + 1.1.3-SNAPSHOT pom diff --git a/site-manager/pom.xml b/site-manager/pom.xml index 861e8fb9..2e8f5ed3 100644 --- a/site-manager/pom.xml +++ b/site-manager/pom.xml @@ -31,7 +31,7 @@ org.onap.policy.common common-modules - 1.1.2-SNAPSHOT + 1.1.3-SNAPSHOT site-manager diff --git a/version.properties b/version.properties index c0fa9d52..0a101fb2 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch}