From: fpaquett Date: Mon, 5 Nov 2018 18:21:33 +0000 (-0500) Subject: Updated version to Dublin X-Git-Tag: 1.4.0~16 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=commitdiff_plain;h=d6fba6d748db7fbfac158ba8ae1a342c89826043 Updated version to Dublin Issue-ID: AAI-1847 Change-Id: I26e863c04c680697c88e13329083221a5e6955c4 Signed-off-by: fpaquett --- diff --git a/pom.xml b/pom.xml index 1f00840..422b04f 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.aai sparky-fe war - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT aai-sparky-fe http://maven.apache.org diff --git a/version.properties b/version.properties index e8911fb..66827fd 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 -minor_version=3 -patch_version=1 +minor_version=4 +patch_version=0 base_version=${major_version}.${minor_version}.${patch_version}