From d2bbcddda062c7e0737b7311490b05e3d8d0fe4f Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Fri, 3 May 2019 21:16:20 -0400 Subject: [PATCH] Bump versions for release Change-Id: I79bde5e0c060731c0909b360b9c7c06f2e165bd2 Signed-off-by: dglFromAtt Issue-ID: DMAAP-1193 --- pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6517cd1..244a9c0 100644 --- a/pom.xml +++ b/pom.xml @@ -387,7 +387,7 @@ UTF-8 9.4.12.RC2 1.0.0 - 1.0.26-SNAPSHOT + 1.0.27-SNAPSHOT 0.7.7.201606060606 3.2 diff --git a/version.properties b/version.properties index 8a9bf52..018a4e7 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=26 +patch=27 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- 2.16.6