diff options
author | dglFromAtt <dgl@research.att.com> | 2020-01-09 12:07:29 -0500 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2020-01-09 12:07:40 -0500 |
commit | 31b1a1e1af3dc575bee655fede363125ed8107a1 (patch) | |
tree | f2768c67e6a5cca3563b3ebaa75325e39863195c /version.properties | |
parent | 492556d43ccbe2307bab9c6e55a86bc3fd761b9e (diff) |
Bump version
Issue-ID: DMAAP-1363
Signed-off-by: dglFromAtt <dgl@research.att.com>
Change-Id: I6be4de88fa4dcc39e4d17d635d43d2fbc076a90f
Signed-off-by: dglFromAtt <dgl@research.att.com>
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 49a923f..a922965 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |