diff options
author | Jim Hahn <jrh3@att.com> | 2019-05-30 12:34:09 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-05-30 12:34:57 -0400 |
commit | 3f0bbaeaa19c44d23f0e06968175b799d9eb5b96 (patch) | |
tree | c3410769059029a8d58f7a33d643ecaad9a86867 /version.properties | |
parent | d5619c2f309359bef698c4f2a83348d34d1a68a7 (diff) |
Bump xacml-pdp to version 2.1.0
Change-Id: I231fa4c077db75d426278f6f718876bb2c76a8db
Issue-ID: POLICY-1747
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 bb52871b..614e56e9 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=0 -patch=2 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |