From a50defbf08f2008f1b6beaa72d1c434e1eaa1a1c Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Thu, 18 Oct 2018 18:18:37 +0000 Subject: [PATCH] Bump version Change-Id: Ie3cec229ba1834675f1595ba6fcfed7f1a78e2e9 Signed-off-by: dglFromAtt Issue-ID: DMAAP-548 --- pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2a0474f..a75ef55 100644 --- a/pom.xml +++ b/pom.xml @@ -365,7 +365,7 @@ UTF-8 9.3.8.RC0 0.0.1 - 1.0.22 + 1.0.23 0.7.7.201606060606 3.2 diff --git a/version.properties b/version.properties index 7408ce8..798fa67 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=22 +patch=23 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- 2.16.6