From: Venkata Harish K Kajur Date: Wed, 13 Dec 2017 22:32:45 +0000 (-0500) Subject: Update the pom master to 1.2.0 X-Git-Tag: v1.1.1~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=commitdiff_plain;h=c0115528011a6a5e51490c9b312355e19d7c9f2f Update the pom master to 1.2.0 Issue-ID: AAI-546 Change-Id: I7559955842b4df717f95a4133afd0441d2d68b6f Signed-off-by: Venkata Harish K Kajur --- diff --git a/pom.xml b/pom.xml index f943431..6a43a34 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.aai sparky-fe war - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT aai-sparky-fe http://maven.apache.org diff --git a/version.properties b/version.properties index c48027c..9c95207 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 -minor_version=1 +minor_version=2 patch_version=0 base_version=${major_version}.${minor_version}.${patch_version}