diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-10-10 20:12:33 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-10-10 20:12:33 +0000 |
commit | 96e62a2fbefaad6e9b895af8d9077c88273dfc6f (patch) | |
tree | 179d2c1eb295a7ff4382e03ce379fe4046c9f9bd /testsuites | |
parent | b92f4e8c73b04c7b1d65a79b28b621881b257888 (diff) |
Release policy/drools-applications1.5.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 5333e0030..e807c3d78 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.3-SNAPSHOT</version> + <version>1.5.3</version> </parent> <artifactId>performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 54f2db526..7d4d03de9 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.3-SNAPSHOT</version> + <version>1.5.3</version> </parent> <artifactId>testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 52a168e9d..df7ffa1d5 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.3-SNAPSHOT</version> + <version>1.5.3</version> </parent> <artifactId>stability</artifactId> <build> |