diff options
author | 2019-03-01 21:18:54 +0000 | |
---|---|---|
committer | 2019-03-01 21:19:00 +0000 | |
commit | 80f10c41049ea22e914d4a17652abc1d3b502006 (patch) | |
tree | d45442d1336d5e9c4baed29307c76478f09a0a62 /dbc-client/version.properties | |
parent | 90a7fbb9a31c13514b05c9032d132a6be40e65c7 (diff) |
Add env vars to script
Change-Id: I5484f88f0a624fa0d0ba430b13b71f8c4b0ee346
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1046
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 895a84e..870d861 100644 --- a/dbc-client/version.properties +++ b/dbc-client/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |