Portal GUI Stuck in "Loading..." Screen

Issue-ID: PORTAL-857
Change-Id: I019fa686efa838e74b6accbf4602e70a0783b245
Signed-off-by: statta <statta@research.att.com>
diff --git a/version.properties b/version.properties
index 756f8a3..f34034b 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}