diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-25 16:10:30 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-25 16:10:30 +0000 |
commit | a9eaf3cf0f8642e4108bc040a3926168d60606a9 (patch) | |
tree | 8a4c763dec5b69c56b6538e73b3b67a0ab061427 /testsuites | |
parent | e08c0d6100434440d65047a88b89e781dd23dd18 (diff) |
Release policy/drools-applications1.6.0
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 0d011efa9..57b1d24b3 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.6.0-SNAPSHOT</version> + <version>1.6.0</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 99341a3c7..9ab547438 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.6.0-SNAPSHOT</version> + <version>1.6.0</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 3eb97f2df..0310f26fd 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.0</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |