aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2020-05-28 17:12:36 -0500
committerjhh <jorge.hernandez-herrero@att.com>2020-05-28 17:12:36 -0500
commit59dce2fc4ce73530c5ad3773d0aa6800cb33600b (patch)
tree7e8103dfff83197d05ed33489f9d6539f7d82ba2 /testsuites
parentcccd93cc778a54e9eb5487986612803ad2f53090 (diff)
bump poms to 2.1.4-SNAPSHOT5.0.2-ONAPelalto
Issue-ID: POLICY-2475 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I3d28cb46f00c41b3c5757cdbad9d341b92d1cd52
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 7f38ac5d..343c6395 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.3-SNAPSHOT</version>
+ <version>2.1.4-SNAPSHOT</version>
</parent>
<artifactId>performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 57054222..53f4ed93 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.3-SNAPSHOT</version>
+ <version>2.1.4-SNAPSHOT</version>
</parent>
<artifactId>testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 49ea8799..cad80688 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.3-SNAPSHOT</version>
+ <version>2.1.4-SNAPSHOT</version>
</parent>
<artifactId>stability</artifactId>
<build>