aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@ericsson.com>2018-05-16 14:50:40 +0100
committerPamela Dragosh <pdragosh@research.att.com>2018-05-16 14:21:40 -0400
commitcd66d864af7217734403294393ec23d3879faa30 (patch)
tree800bb9f9c9badaba6bb7461371afb03c68e76767 /testsuites
parent926a96f051c67936449a79836933986f041a9612 (diff)
Upgrade SNAPSHOT to 1.2.2
These reviews must be merged in order because of layering. This review should be merged FOURTH PLD added version.properties Change-Id: If7af7b3ae37166e88af92c0d1f1c558e5b60ab8e Issue-ID: POLICY-798 Signed-off-by: liamfallon <liam.fallon@ericsson.com> Signed-off-by: Pamela Dragosh <pdragosh@research.att.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 61e9169ce..d525da380 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.1-SNAPSHOT</version>
+ <version>1.2.2-SNAPSHOT</version>
</parent>
<artifactId>testsuites</artifactId>
<packaging>pom</packaging>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 16ac59605..b9fd3527c 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.1-SNAPSHOT</version>
+ <version>1.2.2-SNAPSHOT</version>
</parent>
<artifactId>stability</artifactId>
<build>