From 06c5771a730304d2f3451059aae996a443297330 Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Thu, 30 Aug 2018 18:39:33 -0400 Subject: Build with safer Jetty server Change-Id: Id2d8608e1ac80fb7bc50f352838481a491f91e53 Signed-off-by: dglFromAtt Issue-ID: DMAAP-656 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index abf826c..c7cb372 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=17 +patch=18 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins -- cgit 1.2.3-korg