From fb8a36eeec10b389a3ccc79c5f31ee925243c1b8 Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Tue, 10 Apr 2018 20:00:20 -0400 Subject: [PATCH] Bump patch version Change-Id: I70b141d31333958d4b3e9a840f1012aa6c40ee63 Signed-off-by: dglFromAtt Issue-ID: DMAAP-320 --- pom.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d190612..8f54863 100644 --- a/pom.xml +++ b/pom.xml @@ -324,7 +324,7 @@ UTF-8 9.3.9.v20160517 0.0.1 - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT 0.7.7.201606060606 3.2 diff --git a/version.properties b/version.properties index f94c740..6e27268 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- 2.16.6