diff options
author | Jim Hahn <jrh3@att.com> | 2020-07-10 15:19:35 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-07-10 15:25:35 -0400 |
commit | 54e153be45a42962e412823a7bb6ae706a864c3b (patch) | |
tree | 6c52b23b47731d618e6f3952440fc191c94280bf /testsuites/pom.xml | |
parent | da8c4883a88ad8a35776214d4920331fbc534ef3 (diff) |
Bump xacml-pdp to 2.3.1-SNAPSHOT
Issue-ID: POLICY-2695
Change-Id: I7be4fdd72aad0ab794a0d5a6919afec5998dad09
Signed-off-by: Jim Hahn <jrh3@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 333db603..541c9ecb 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.0-SNAPSHOT</version> + <version>2.3.1-SNAPSHOT</version> </parent> <artifactId>xacml-testsuites</artifactId> |