aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorHOCKLA <ah999m@att.com>2019-12-04 11:38:24 -0600
committerHOCKLA <ah999m@att.com>2019-12-04 14:20:08 -0600
commit0278ad6b5bd93531493596d6d671293a5112bf3c (patch)
tree13b1a5494e7b06b30943c6e14a1d2f67169a722f /version.properties
parentfeac4e1beee77ed2ae026efa6803d720a1e799df (diff)
Changed project version to 3.1.1-SNAPSHOT in order to isolate java 11 upgrades
Issue-ID: POLICY-1594 Change-Id: I64e9f486353a4b2ac2ac706512c426932c1aff3a Signed-off-by: HOCKLA <ah999m@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index bc48f0ac..5142fa8a 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
major=3
minor=1
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}