diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-07 16:36:52 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-07 16:37:18 -0400 |
commit | c5f3b567f35e7af2481c5130ea70228f5818f064 (patch) | |
tree | c6b055feb92a7101451e2ce9b1e4f0d436755365 /testsuites/pom.xml | |
parent | f5680e42b77f7db8fe9688977462b846bc3893eb (diff) |
Bump xacml-pdp to 2.3.3 snapshot
Issue-ID: POLICY-2839
Change-Id: I78bf1cebb31c3c3c48d214fa755892b9a3a58323
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index e5fe1314..d34f42f6 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>2.3.2-SNAPSHOT</version> + <version>2.3.3-SNAPSHOT</version> </parent> <artifactId>xacml-testsuites</artifactId> |