diff options
author | efiacor <fiachra.corcoran@est.tech> | 2022-11-08 10:26:11 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2022-11-08 10:28:21 +0000 |
commit | 117237ac7b65395e0f29b6cead9f6ffec2e7dc0f (patch) | |
tree | f5a0819a0a1c493e8486e5901ddfa300aaacb111 /version.properties | |
parent | 59b12dd8dc8b86d6ecdfb3d51ca141a0c3e58c36 (diff) |
[SDC-DIST] Upgrade sdc-distro-client to v 2.0.0
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1800
Change-Id: Idcfa147dd07a18953972b85f38ec2d46ba3fc009
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 c287a8c..78f179d 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=11 +minor=12 patch=0 base_version=${major}.${minor}.${patch} |