summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorstatta <statta@research.att.com>2020-03-17 22:11:02 -0400
committerstatta <statta@research.att.com>2020-03-17 22:11:02 -0400
commitf629d7d8521e3714d0a9177e1f8b92aa066e5d46 (patch)
tree133439f2b9e155476374274242806515bcde3185 /version.properties
parenteda60ff2bff74588c0c9369b29d98ff3625ccbc4 (diff)
Portal GUI Stuck in "Loading..." Screen
Issue-ID: PORTAL-857 Change-Id: I019fa686efa838e74b6accbf4602e70a0783b245 Signed-off-by: statta <statta@research.att.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 756f8a39..f34034bc 100644
--- a/version.properties
+++ b/version.properties
@@ -2,8 +2,8 @@
# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
# because they are used in Jenkins, whose plug-in doesn't support
-major=2
-minor=5
+major=3
+minor=2
patch=0
base_version=${major}.${minor}.${patch}