aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/performance
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2019-05-30 12:34:09 -0400
committerJim Hahn <jrh3@att.com>2019-05-30 12:34:57 -0400
commit3f0bbaeaa19c44d23f0e06968175b799d9eb5b96 (patch)
treec3410769059029a8d58f7a33d643ecaad9a86867 /testsuites/performance
parentd5619c2f309359bef698c4f2a83348d34d1a68a7 (diff)
Bump xacml-pdp to version 2.1.0
Change-Id: I231fa4c077db75d426278f6f718876bb2c76a8db Issue-ID: POLICY-1747 Signed-off-by: Jim Hahn <jrh3@att.com>
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 4d7b2ad8..1f8e932c 100644
--- a/testsuites/performance/pom.xml
+++ b/testsuites/performance/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.xacml-pdp</groupId>
<artifactId>testsuites</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>performance</artifactId>
<build>