From: Sanchez, Gabriel (gs882h) Date: Mon, 5 Nov 2018 15:31:27 +0000 (+0000) Subject: Upversion to 1.4.0 - Dublin branch X-Git-Tag: 1.4.0~27 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fgizmo.git;a=commitdiff_plain;h=f83c10c4279f88bccecc195811c21acb2d6d0811 Upversion to 1.4.0 - Dublin branch Upversion to 1.4.0 Issue-ID: AAI-1851 Change-Id: I714432cd38e9b72f25c1725ee08642acb147a746 Signed-off-by: gabriel.sanchez --- diff --git a/pom.xml b/pom.xml index 1ff9d5b..12ff45b 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.aai.gizmo gizmo - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT aai-gizmo 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}