aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@ericsson.com>2018-05-21 15:35:55 +0100
committerliamfallon <liam.fallon@ericsson.com>2018-05-21 17:00:59 +0100
commitca57d97320de4e79f1784c113927a74e4336e7a4 (patch)
tree8fbcc667ad88aa3741cba1c21165f7a83c9bff55 /testsuites
parent3fcc2a7a85e885b2807d08d820e3c716185a7710 (diff)
Update Drools Applcations to 1.2.3-SNAPSHOT
These reviews must be merged in order because of layering. This review should be merged THIRD. Issue-ID: POLICY-844 Change-Id: I61d128f3244cd420abab15ab70c5c0e9d9afa625 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/pom.xml2
-rw-r--r--testsuites/stability/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index d525da380..e7b3ae3f5 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.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index b9fd3527c..81ea404cf 100644
--- a/testsuites/stability/pom.xml
+++ b/testsuites/stability/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>testsuites</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>stability</artifactId>
<build>