From: sblimkie Date: Wed, 31 Oct 2018 15:35:13 +0000 (-0400) Subject: upversion to 1.3.0 X-Git-Tag: 1.3.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=12789faff8b2073bc95ba350a701812edaaf64d8;p=aai%2Fspike.git upversion to 1.3.0 Change-Id: I4b91291452649b7f2307f59bfc7dcf35bf23d406 Issue-ID: AAI-1788 Signed-off-by: sblimkie --- diff --git a/pom.xml b/pom.xml index 8ed791b..ad39495 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.onap.aai spike - 1.0.0-SNAPSHOT + 1.3.0-SNAPSHOT aai-spike diff --git a/version.properties b/version.properties index 5128787..a254b21 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 +minor=3 patch=0 base_version=${major}.${minor}.${patch}