From: fpaquett Date: Mon, 5 Nov 2018 18:12:21 +0000 (-0500) Subject: Changed version for Dublin X-Git-Tag: 1.4.0~11 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Frouter-core.git;a=commitdiff_plain;h=3643d007b40afce880347de24b3cf9a7607da97f Changed version for Dublin Issue-ID: AAI-1846 Change-Id: If7eaae7112de9f5a02bc846e7b847333de107ff1 Signed-off-by: fpaquett --- diff --git a/pom.xml b/pom.xml index 8ea35b6..5577015 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.aai.router-core router-core bundle - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT aai-router-core google_checks.xml 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}