From dab5fa2a04febc4681bba94f0d798819a0c35b66 Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Mon, 24 Sep 2018 16:13:09 -0400 Subject: [PATCH] Bump version Change-Id: I15ef288e209db336e3c166fa9560b68f5ac16ea5 Signed-off-by: dglFromAtt Issue-ID: DMAAP-827 --- pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9c4c155..46c811f 100644 --- a/pom.xml +++ b/pom.xml @@ -336,7 +336,7 @@ UTF-8 9.3.8.RC0 0.0.1 - 1.0.18 + 1.0.19 0.7.7.201606060606 3.2 diff --git a/version.properties b/version.properties index c7cb372..4a63197 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=18 +patch=19 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- 2.16.6