From: Lee, Tian (tl5884) Date: Wed, 10 Oct 2018 16:06:51 +0000 (+0100) Subject: Upversion to 1.3.1 X-Git-Tag: 1.3.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fbabel.git;a=commitdiff_plain;h=2d688bf5cdcfe30447e83e6405c120b1d994922b Upversion to 1.3.1 Change-Id: I90ed0b13bb83ab9b03d873ba03fe5521eae823d4 Issue-ID: AAI-1734 Signed-off-by: Lee, Tian (tl5884) --- diff --git a/pom.xml b/pom.xml index 3e3eb98..d6ebade 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.onap.aai babel - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT jar aai-babel 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}