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/stability | |
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/stability')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 3afe1cbc..bd2f6153 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-testsuites</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>xacml-stability</artifactId> <build> |