aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2019-09-16 16:51:15 -0400
committerJim Hahn <jrh3@att.com>2019-09-16 16:51:15 -0400
commita210e7d9b68aa5becfcd487c9769154428b0e709 (patch)
treec8dc4a64a1563445d2ab7baad0df9b15af9d1ca9 /version.properties
parent9684fea0a4090f669a997fc172bfce09cadb39ff (diff)
Bump versions in distribution master
Also added default branch to .gitreview to facilitate branching in the future. Change-Id: I37d40b122924c35ddfc2e18aed3b126f0dab819c Issue-ID: POLICY-2045 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 71e8e440..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=1
+minor=3
+patch=0
base_version=${major}.${minor}.${patch}