summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@ericsson.com>2018-06-05 16:41:35 +0100
committerliamfallon <liam.fallon@ericsson.com>2018-06-05 16:42:50 +0100
commit4cfda9c57d25732b28357e616deaf54d567fab82 (patch)
treed00614af9f27dc34ca23cf7fb240b57281b6917e /testsuites
parent9cbca383a8fdd1c079f35ceecb8787a70a15c585 (diff)
Update drools-applications to SNAPSHOT-1.3.0
Snapshot updated for Casablanca. Issue-ID: POLICY-875 Change-Id: I0307282c4eabdb9ccd03282f918f4cd727ac4f86 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 e7b3ae3f5..842aa00e8 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.3-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 81ea404cf..a47aeb42e 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.3-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>stability</artifactId>
<build>