diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2021-06-24 08:56:29 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2021-06-24 08:56:49 -0400 |
commit | e46d69211c7d5f29f7ab64084075d3034e77b265 (patch) | |
tree | d1fc0a8795b864e1ea7d9aa2905278c67784ddd9 /version.properties | |
parent | 72080ccefe0dbd720f8565ce3a43c45acbce63fb (diff) |
Bump xacml-pdp 2.4.4-SNAPSHOT
Issue-ID: POLICY-3329
Change-Id: Ief1c99ea65df277a511254dc5f7074aa326adc98
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 5d7ff9b8..35e80d6b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |