diff options
author | dglFromAtt <dgl@research.att.com> | 2019-04-23 23:54:01 +0000 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2019-04-23 23:54:06 +0000 |
commit | 0494603a4624d391af8b5a3918555ea7e47ffa10 (patch) | |
tree | 2dcc9502c7e9d9bb7591c701fa087a4db540959c /version.properties | |
parent | ab20eca85c90b63deaaae00d5c9e32b9a965f69a (diff) |
Workaround for deployment problem
Change-Id: I7fa045a5a61e30012c5cfc057ad5d8742807d5d4
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1177
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 85e1bd1..635e84d 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |