aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/performance
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-03-24 12:18:55 -0400
committerJim Hahn <jrh3@att.com>2020-03-24 15:25:31 -0400
commit6b7ed40fe602002c1e49a706db929308a9909502 (patch)
treeec1680db852932842c3f2cfea10612d228e93d36 /testsuites/performance
parent791576bf03179e0cb4eaf75026098fa31fd80256 (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/performance')
-rw-r--r--testsuites/performance/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml
index 0e1ff9d7..bb4a33b8 100644
--- a/testsuites/performance/pom.xml
+++ b/testsuites/performance/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-performance</artifactId>
<build>