diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2021-03-11 15:36:39 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2021-03-11 15:36:45 -0500 |
commit | 54aec03827c19cc0685aa6b7cb605bdddc0ee3c3 (patch) | |
tree | 36b7dd0362384732e5cb25998eccca6caac0c787 /version.properties | |
parent | c24da430e8cc895a40734760ca6a9bb5717afac4 (diff) |
Bump xacml-pdp 2.5.0-SNAPSHOT
Issue-ID: POLICY-3105
Change-Id: I9fd03ff6a405b127c1eabbfe301f3b9ea8327aad
Signed-off-by: Pamela Dragosh <pdragosh@research.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 926fe5b0..756f8a39 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=4 -patch=2 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} |