diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-29 17:22:00 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-29 17:22:00 +0000 |
commit | 4ee81ccc87f35126d1df5ebcb158392a5e27d9a6 (patch) | |
tree | 862bc0a40f425d01203cd966ed056f01b57103a3 /testsuites | |
parent | e03cf816fdd03f0bf2119aee0c9cc44032e80a3e (diff) |
Release policy/drools-applications1.5.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 3aed42fb6..e6eb9f2bf 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>testsuites</artifactId> - <version>1.5.4-SNAPSHOT</version> + <version>1.5.4</version> </parent> <artifactId>performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index b2d6c3185..2e5b24ce9 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications</artifactId> - <version>1.5.4-SNAPSHOT</version> + <version>1.5.4</version> </parent> <artifactId>testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 5d5b1d5ba..63ebb1984 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>testsuites</artifactId> - <version>1.5.4-SNAPSHOT</version> + <version>1.5.4</version> </parent> <artifactId>stability</artifactId> <build> |