diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2021-03-09 14:44:21 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2021-03-09 14:44:36 -0500 |
commit | 9262ad50b236a7447cf1b7b43fff80d89dfd7293 (patch) | |
tree | 73efb7a329c3ff96d5af3c19f313620049a09fe6 /version.properties | |
parent | 46bf4fbbc7a7cc5ee761d246673e0cd6cd55df79 (diff) |
Bump xacml to 2.4.2-SNAPSHOT
Issue-ID: POLICY-3127
Change-Id: I586fc25f730b708d047999706fd74d6b965bb130
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 858e03bd..926fe5b0 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |