From: Jimmy Forsyth Date: Tue, 15 May 2018 19:41:53 +0000 (-0400) Subject: Upversion sparky-fe for branching X-Git-Tag: 2.0.0-ONAP^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=commitdiff_plain;h=f9a87915f170dbaf6c04f6bb61e1f70cb0101522 Upversion sparky-fe for branching Issue-ID: AAI-1140 Change-Id: Id26a4ccaca7fabc7d36dc8e8e78daf5baea4e5d2 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index f4e0779..d534c84 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.aai sparky-fe war - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT aai-sparky-fe http://maven.apache.org diff --git a/version.properties b/version.properties index dfe0c65..e6fc35b 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=2 -patch_version=1 +patch_version=2 base_version=${major_version}.${minor_version}.${patch_version}