From: Jimmy Forsyth Date: Wed, 23 May 2018 18:02:06 +0000 (-0400) Subject: Upversion for Casablanca X-Git-Tag: 1.3.0~18 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=commitdiff_plain;h=4cbfb73eebc578c62ff38c82f969782e229ce969 Upversion for Casablanca Issue-ID: AAI-1169 Change-Id: I7eb39d64a5d26ad611750dc0d8185901637a6db2 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index d534c84..de4aff4 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.aai sparky-fe war - 1.2.2-SNAPSHOT + 1.3.0-SNAPSHOT aai-sparky-fe http://maven.apache.org diff --git a/version.properties b/version.properties index e6fc35b..51e1781 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=2 -patch_version=2 +minor_version=3 +patch_version=0 base_version=${major_version}.${minor_version}.${patch_version}