diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 13:54:59 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 13:55:22 -0400 |
commit | 3aeb1e71b4ee9d413243fb114c5d072acad1dfb2 (patch) | |
tree | 7a7fcae204431f8854a444df261094a4cf4f0b2f /version.properties | |
parent | 3b6306da48d3776ba5daf5cc50834ef4ad49009b (diff) |
Bump xacml-pdp to 2.1.1-SNAPSHOT
Released 2.1.0
Issue-ID: POLICY-1737
Change-Id: Ieb3015e9373a9a71a71f2811cbc6db9315d58109
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 614e56e9..b4f56188 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |