aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorChrisC <christophe.closset@intl.att.com>2021-03-22 13:54:06 +0100
committerChrisC <christophe.closset@intl.att.com>2021-03-22 13:54:06 +0100
commit00acf3d39898cc712e8f3fd2afb69f26bc922f61 (patch)
treed0cea90c198ac2b0b920a14aba12d5c54debddd1 /version.properties
parente020ca3c855ec9555213abfdd89e14d72310177d (diff)
Update Master to Istambul
Set version 1.9.0 to ensure no clash of dockers when H branch stage jobs are going to produce stage dockers Issue-ID: SDC-3527 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I008a90101d89bbd50fae98cc7ce5caae1958059b
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index 2e28c1d98d..74ae7c4063 100644
--- a/version.properties
+++ b/version.properties
@@ -4,8 +4,8 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=8
-patch=4
+minor=9
+patch=0
base_version=${major}.${minor}.${patch}