diff options
Diffstat (limited to 'testsuites/stability/pom.xml')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 23b947d8f..bab4b635f 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.7.5-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |