From: sblimkie Date: Thu, 1 Nov 2018 20:24:17 +0000 (-0400) Subject: upversion to 1.3.2 X-Git-Tag: 3.0.1-ONAP~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fgizmo.git;a=commitdiff_plain;h=7b07f8da225ee3904f9c2b05fea1bdc30d4d8c23 upversion to 1.3.2 Change-Id: Ic33ca5fc58f6cf76123c18cae2200338ebafe405 Issue-ID: AAI-1816 Signed-off-by: sblimkie --- diff --git a/pom.xml b/pom.xml index 8acb0df..1ff9d5b 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.aai.gizmo gizmo - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT aai-gizmo diff --git a/version.properties b/version.properties index fb21064..0969948 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}