summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-02-27 08:04:11 -0500
committerPamela Dragosh <pdragosh@research.att.com>2019-02-27 08:04:17 -0500
commit1a725044dcdf72a67b9c6be8ee88270058f044ce (patch)
tree14f9365e7e0449f021b26c1cffdc3403bb866b5a /testsuites
parent691d113116773ec8b3538203ee881d31a48ff1ee (diff)
Upgrade drools-apps to match policy/engine
Drools-pdp, drools-application and policy/engine must remain in synch with version numbers. Issue-ID: POLICY-1538 Change-Id: Iacd6660e641ca992afece358cfed7a50601c4b88 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 3b235f2ef..8337e556e 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.5-SNAPSHOT</version>
+ <version>1.3.6-SNAPSHOT</version>
</parent>
<artifactId>performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index d03ba8e5f..dc9cf985e 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.5-SNAPSHOT</version>
+ <version>1.3.6-SNAPSHOT</version>
</parent>
<artifactId>testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 17ba1b1bc..3775bfbee 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.5-SNAPSHOT</version>
+ <version>1.3.6-SNAPSHOT</version>
</parent>
<artifactId>stability</artifactId>
<build>