summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorEthan Lynn <ethanlynnl@vmware.com>2019-01-10 22:14:25 -0800
committerEthan Lynn <ethanlynnl@vmware.com>2019-01-11 01:11:47 -0800
commit014d38cd2e2431b08e53c1ea8dbc1d82f59257d3 (patch)
tree2a50fd1838a7560b91563bccef77036d80158131 /version.properties
parent8dc3956aa616d9f2f5f6c3a4666dbcf6d8730b3f (diff)
Bump version to 1.3.0 for Dublin
Bump version for Dublin release Change-Id: I82ca9528c321e1615cdd5a855d46ba01556d0c6b Issue-ID: MULTICLOUD-433 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
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 cd12874..263e15c 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=2
-patch=3
+minor=3
+patch=0
base_version=${major}.${minor}.${patch}