diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-05 14:23:30 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-06 15:10:41 -0400 |
commit | 9c1f0edcefdd7b5578c8b33732e195f8d32a40ef (patch) | |
tree | 888f8f47bb51e7743a9d8cd39ad5e612574c3d87 /version.properties | |
parent | 5434a50ab4b74f80bd4a7df148fd4bd4162b5b56 (diff) |
Bump version in policy/common master
Change-Id: If86cac60ee143b1d8ae92fd3893ea33a0d3e1b81
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 45a2df95..a0756adf 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=5 -patch=2 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} |