diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-08-04 21:49:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-08-04 21:49:08 +0000 |
commit | 8d1651cc4ccde708fb4389326d037fcce22a5c0c (patch) | |
tree | afd3738d0247d89d9e7c7c092bc0d3503824481a /testsuites | |
parent | 544a9421c016891660667f6af4b7ad7c830284fd (diff) |
Release policy/drools-applications8.0.1-ONAP1.8.4
Diffstat (limited to 'testsuites')
-rw-r--r-- | testsuites/performance/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index fa635a511..205300e67 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications-testsuites</artifactId> - <version>1.8.4-SNAPSHOT</version> + <version>1.8.4</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 2c9e22976..a7388979d 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.4-SNAPSHOT</version> + <version>1.8.4</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index bdad4340f..0a1df4a35 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.8.4-SNAPSHOT</version> + <version>1.8.4</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |