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 /xacml-test/pom.xml | |
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 'xacml-test/pom.xml')
-rw-r--r-- | xacml-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xacml-test/pom.xml b/xacml-test/pom.xml index 712f0a18..e7a6494c 100644 --- a/xacml-test/pom.xml +++ b/xacml-test/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |