diff options
author | dglFromAtt <dgl@research.att.com> | 2019-04-12 18:59:42 +0000 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2019-04-12 18:59:56 +0000 |
commit | 85e7c7e57c262e38a0b3e0a14e4ebf4b92f00a58 (patch) | |
tree | d70dbb91af617a2ff771c730279078aaefd3cc6f /dmaap-bc/version.properties | |
parent | d1eb116b93ba7a6f8dae7e34157a6e155104db9a (diff) |
Run as non-root
Change-Id: I25f5bf778b9878648bd305fa0de965e4e7ec718c
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1164
Diffstat (limited to 'dmaap-bc/version.properties')
-rw-r--r-- | dmaap-bc/version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmaap-bc/version.properties b/dmaap-bc/version.properties index 635e84d..fcbb908 100644 --- a/dmaap-bc/version.properties +++ b/dmaap-bc/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |