diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-20 10:58:42 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-20 10:58:50 -0400 |
commit | 90b2d30c2546c1e79bb716fb97e479c076999693 (patch) | |
tree | becc286e5a821ae6853879f15825dfabf523b35b /applications/guard | |
parent | 95de1cb853818c7235944fc94070b088cdfd5a19 (diff) |
Bump xacml 2.3.4 SNAPSHOT
Issue-ID: POLICY-2869
Change-Id: If8e944fce44ca0b613da9f92f4516049994fff86
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'applications/guard')
-rw-r--r-- | applications/guard/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/guard/pom.xml b/applications/guard/pom.xml index 8cbf2aad..190411b1 100644 --- a/applications/guard/pom.xml +++ b/applications/guard/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.4-SNAPSHOT</version> </parent> <artifactId>xacml-guard</artifactId> |