diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-06-23 23:21:25 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-06-23 23:21:25 +0000 |
commit | a6e2e81bde6dce9608566faa013d4c22c6e70ff2 (patch) | |
tree | eeb5001e1b77be83207e76746d5bb7ed6e3d0e4e /testsuites | |
parent | aee966c87d4a3464f3d06a9f53f832bc143cd12d (diff) |
Release policy/drools-applications1.8.3
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 01c6a9ab1..5450e653e 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.3-SNAPSHOT</version> + <version>1.8.3</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 5e139bdd7..77f96ff81 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.3</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index c9ce3329a..ac7785b7e 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.3-SNAPSHOT</version> + <version>1.8.3</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |