diff options
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 5e139bdd7..2c9e22976 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications</artifactId> - <version>1.8.3-SNAPSHOT</version> + <version>1.8.4-SNAPSHOT</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> |