From: Jorge Hernandez Date: Tue, 8 Jan 2019 17:05:56 +0000 (-0600) Subject: Move to 1.3.4-SNAPSHOT version X-Git-Tag: 1.3.4^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fcasablanca;p=policy%2Fcommon.git Move to 1.3.4-SNAPSHOT version Change-Id: I5feee1286c73b5915bca97fc9cc04a4beade541a Issue-ID: POLICY-1390 Signed-off-by: Jorge Hernandez --- diff --git a/capabilities/pom.xml b/capabilities/pom.xml index c5c89c53..0441b680 100644 --- a/capabilities/pom.xml +++ b/capabilities/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.common common-modules - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT capabilities diff --git a/common-logging/pom.xml b/common-logging/pom.xml index 49fb58f7..cd4ce967 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.common common-modules - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT ONAP-Logging diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml index c0f6dcaa..670fc85c 100644 --- a/common-parameters/pom.xml +++ b/common-parameters/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.common common-modules - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT common-parameters diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index 3c2f865c..8642ee60 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT Integrity Audit diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml index 6ca13707..4a590e5d 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.common common-modules - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT Integrity Monitor diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index f93a573b..78bc3bf8 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.common common-modules - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT policy-endpoints diff --git a/pom.xml b/pom.xml index 586df15f..7910f747 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.policy.common common-modules - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT pom diff --git a/utils-test/pom.xml b/utils-test/pom.xml index 95427b75..1bec8010 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.common common-modules - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT utils-test diff --git a/utils/pom.xml b/utils/pom.xml index 84f2b40b..69b87724 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.common common-modules - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT utils diff --git a/version.properties b/version.properties index 78b140e8..6456604d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=3 +patch=4 base_version=${major}.${minor}.${patch}