aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2021-03-11 11:33:28 -0500
committerJim Hahn <jrh3@att.com>2021-03-11 11:34:04 -0500
commit24fec4d2760171df57574d9ab51de0635b3c9e37 (patch)
tree49673c77a8b17e6f4d9fcb10b94199568e0385b4 /version.properties
parent8da6a34cfb76c8d4a02099c394859f791cd52f5b (diff)
Bump version to 2.3.0 in docker
Issue-ID: POLICY-3105 Change-Id: Ieabed46bee9f553aaf75445327c384f7ed3e9fb0 Signed-off-by: Jim Hahn <jrh3@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 76584abc..d54fa5b8 100644
--- a/version.properties
+++ b/version.properties
@@ -3,8 +3,8 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=2
-minor=2
-patch=2
+minor=3
+patch=0
base_version=${major}.${minor}.${patch}