From: fpaquett Date: Mon, 5 Nov 2018 18:19:06 +0000 (-0500) Subject: Updated version to Dublin X-Git-Tag: 1.4.2~27 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsearch-data-service.git;a=commitdiff_plain;h=f3dbccd386d36df1936d3a3ea6a6a5daa9262214 Updated version to Dublin Issue-ID: AAI-1853 Change-Id: Ide4f692e76ca90dd9ed36a54eb6312c321a7deed Signed-off-by: fpaquett --- diff --git a/pom.xml b/pom.xml index b8a77e3..f744ee0 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.onap.aai search-data-service - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT aai-search-data-service diff --git a/version.properties b/version.properties index 0969948..668657e 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=3 -patch=2 +minor=4 +patch=0 base_version=${major}.${minor}.${patch}