aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorjrh3 <jrh3@att.com>2019-09-12 10:07:06 -0400
committerjrh3 <jrh3@att.com>2019-09-12 10:07:06 -0400
commitd7d9df65e10edf260f5435335781dfc85939207c (patch)
tree149953ef50681d7a59870705b87d7dd80c2a0290 /version.properties
parent73f0e1eb2acef679fa66bc1600d13b6f5b3afd13 (diff)
Bump version in apex-pdp master
Also added defaultbranch to the .gitreview file to make it easier to change it when apex-pdp is branched in the future. Issue-ID: POLICY-2045 Signed-off-by: jrh3 <jrh3@att.com> Change-Id: Ib2570fd395aae38862299f2193b07ab06e32ace5
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 76584abcb..d54fa5b89 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}