diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-10 11:14:09 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-10 11:14:09 -0400 |
commit | 88a247ef93ac0f0e2ff00345e0408a2af232b3c9 (patch) | |
tree | 34283db933ee8370445ee4c06edd4454b9e5532e /version.properties | |
parent | aaca8d692299d45728efdf294c472d4662490503 (diff) |
Bump versions for xacml-pdp master
Change-Id: I6ca46b3bbc9529c6fef5a332b224a4de69e3cdef
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 50539a03..c45e6580 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=1 -patch=2 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} |