aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-06-28 13:54:59 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-06-28 13:55:22 -0400
commit3aeb1e71b4ee9d413243fb114c5d072acad1dfb2 (patch)
tree7a7fcae204431f8854a444df261094a4cf4f0b2f /testsuites
parent3b6306da48d3776ba5daf5cc50834ef4ad49009b (diff)
Bump xacml-pdp to 2.1.1-SNAPSHOT
Released 2.1.0 Issue-ID: POLICY-1737 Change-Id: Ieb3015e9373a9a71a71f2811cbc6db9315d58109 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/performance/pom.xml2
-rw-r--r--testsuites/pom.xml2
-rw-r--r--testsuites/stability/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml
index 1f8e932c..a287d039 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.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
</parent>
<artifactId>performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index c20f78d1..89f4ff00 100644
--- a/testsuites/pom.xml
+++ b/testsuites/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.xacml-pdp</groupId>
<artifactId>policy-xacml-pdp</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
</parent>
<artifactId>testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 17faf049..a44f69ef 100644
--- a/testsuites/stability/pom.xml
+++ b/testsuites/stability/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.xacml-pdp</groupId>
<artifactId>testsuites</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
</parent>
<artifactId>stability</artifactId>
<build>