diff options
author | dglFromAtt <dgl@research.att.com> | 2018-08-30 18:39:33 -0400 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2018-08-30 18:39:42 -0400 |
commit | 06c5771a730304d2f3451059aae996a443297330 (patch) | |
tree | 28d8559de908e9ace543131567adf25aad784717 /version.properties | |
parent | 946886739898c79de15f50eee933a7ef0f5b7861 (diff) |
Build with safer Jetty server
Change-Id: Id2d8608e1ac80fb7bc50f352838481a491f91e53
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-656
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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 |