summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2018-11-14 21:46:22 -0600
committerJorge Hernandez <jorge.hernandez-herrero@att.com>2018-11-14 21:46:22 -0600
commit582658d4fc98f3b4af378b7daf5a8427dcd5af74 (patch)
tree6cd903c7207a40419fd2ef6644d4c4b7c3931d08 /testsuites
parent6e3a83460c2ad7a01bf71fba5b3a98a2652b26ac (diff)
Move to 1.3.4-SNAPSHOT
Change-Id: I48aa7e4c9bd2acbc2aadd16d28a736a98b8f4c9d Issue-ID: POLICY-1262 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@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 6ca8297a3..b7584dc59 100644
--- a/testsuites/performance/pom.xml
+++ b/testsuites/performance/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>testsuites</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<artifactId>performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index a417d76c9..456ecda03 100644
--- a/testsuites/pom.xml
+++ b/testsuites/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>drools-applications</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<artifactId>testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 1350f345b..3b314ad78 100644
--- a/testsuites/stability/pom.xml
+++ b/testsuites/stability/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>testsuites</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<artifactId>stability</artifactId>
<build>