diff options
author | efiacor <fiachra.corcoran@est.tech> | 2022-11-23 12:29:39 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2022-11-25 09:29:58 +0000 |
commit | e127b3c32c81390e0c8d928f1266360802fc7071 (patch) | |
tree | 1ab1a16a2321b34b85fc6d57733cfc0a002a9cd4 /version.properties | |
parent | 55d29b46ab9f585b79ccf713aada7f77eee5f3fd (diff) |
[ARTIFACT-BROKER] Upgrade sdc-distro-client to 2.0.01.9.0
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I3c726357fe3760724f64e71f09749d939f74d7be
Issue-ID: DMAAP-1806
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index b0a1810..82e93e2 100644 --- a/version.properties +++ b/version.properties @@ -18,8 +18,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=8 -patch=3 +minor=9 +patch=0 base_version=${major}.${minor}.${patch} |