From: Lee, Tian (tl5884) Date: Thu, 11 Oct 2018 09:13:41 +0000 (+0100) Subject: Upversion to 1.3.1 X-Git-Tag: 1.3.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fgizmo.git;a=commitdiff_plain;h=2626b3f0c9cac0e8f6e21995a1098c2241b99d5b Upversion to 1.3.1 Change-Id: I0506b30944a5ac4896e20ba198ac8b0877238b92 Issue-ID: AAI-1745 Signed-off-by: Lee, Tian (tl5884) --- diff --git a/pom.xml b/pom.xml index d3ce143..8acb0df 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.aai.gizmo gizmo - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT aai-gizmo diff --git a/version.properties b/version.properties index a254b21..fb21064 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}