diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-27 15:02:45 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-10-27 15:03:49 -0400 |
commit | 9822166f222be4a85dcee6b1d92ff824b004cab1 (patch) | |
tree | 56144590d2a80cd6f1132879cdf07b2fb6db5338 /version.properties | |
parent | 54beb22fd5a59c5385d49398d749d5229628dbab (diff) |
Bump xacml-pdp master to 2.4.0-SNAPSHOT
Bumping minor version now that guilin branch has been created.
Also repointed to snapshot versions for dependencies.
Issue-ID: POLICY-2875
Change-Id: I145f638d6409f92cf916b08ace10a159d5e52c73
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 2648c135..ee5d4d0e 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=3 -patch=4 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |