diff options
author | ajay_dp001 <ajay.deep.singh@est.tech> | 2021-05-26 17:04:28 +0530 |
---|---|---|
committer | ajay_dp001 <ajay.deep.singh@est.tech> | 2021-07-08 18:02:21 +0530 |
commit | d48858a08b94b62392b1603ca53202e2b48b82d8 (patch) | |
tree | e458ba4f40e6a843f1abaf09b388350e4a30309c /version.properties | |
parent | 57c17781274c1b6c2ba2b58dbdbc295c78c3d002 (diff) |
[DMAAP-BC] Update dbc-client script2.0.7
Issue-ID: DMAAP-1561
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: Ia261dd02f59ce3556481c848f4b8f25933202125
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 6f46efa..00f338b 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=0 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |