diff options
author | Jim Hahn <jrh3@att.com> | 2020-03-24 12:18:55 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-03-24 15:25:31 -0400 |
commit | 6b7ed40fe602002c1e49a706db929308a9909502 (patch) | |
tree | ec1680db852932842c3f2cfea10612d228e93d36 /testsuites/pom.xml | |
parent | 791576bf03179e0cb4eaf75026098fa31fd80256 (diff) |
Bump xacml-pdp to 2.2.1-SNAPSHOT
Issue-ID: POLICY-2378
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: I819c9a356ca09e9baf75662bb6cd574540f41206
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 11234126..849086c9 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.2.0-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>xacml-testsuites</artifactId> |