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 /dbc-client/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 'dbc-client/version.properties')
-rw-r--r-- | dbc-client/version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbc-client/version.properties b/dbc-client/version.properties index dadd8a9..0607bbf 100644 --- a/dbc-client/version.properties +++ b/dbc-client/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |