From: Jimmy Forsyth Date: Tue, 8 May 2018 17:33:49 +0000 (-0400) Subject: Upversion data-router after release X-Git-Tag: 2.0.0-ONAP^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=commitdiff_plain;h=a96d7ed54bdc68ddc0f4f113e5810b9798fe2432 Upversion data-router after release Issue-ID: AAI-1125 Change-Id: I84497cb0233c58831e838c751e822b734c6d90c7 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index dc51bde..c599882 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.aai.data-router data-router - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT aai-data-router diff --git a/version.properties b/version.properties index 688582d..1f3ede1 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}