aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/stability
diff options
context:
space:
mode:
authorPeyton Puckett <peyton.puckett@att.com>2020-03-25 14:05:50 -0500
committerPeyton Puckett <peyton.puckett@att.com>2020-03-25 14:29:42 -0500
commitbecea5215d4ab2573ba285eb03336dc8fc568dda (patch)
tree9cad83a2ba6a0d2c796d62e3579c693ae80050c1 /testsuites/stability
parent9477940e341db68d9cd7f3fe8f722109964da521 (diff)
Bump drools-applications to 1.6.1-SNAPSHOT
Issue-ID: POLICY-2378 Change-Id: Ia97bc810e6ae23ffb0ecea28ddbab385d7d9af6d Signed-off-by: Peyton Puckett <peyton.puckett@att.com>
Diffstat (limited to 'testsuites/stability')
-rw-r--r--testsuites/stability/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 3eb97f2df..eafc7eebc 100644
--- a/testsuites/stability/pom.xml
+++ b/testsuites/stability/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>drools-applications-testsuites</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
</parent>
<artifactId>drools-applications-stability</artifactId>
<build>