diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 14:48:10 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 14:48:10 +0000 |
commit | cbf16c313e152bb15f2d8332031ed92822bb5d8d (patch) | |
tree | 8a3d387591e33584212e9c8ab4f4522befe11e47 /testsuites | |
parent | 0f6dae183a66ffa3329e66c02ae4da1e129203b6 (diff) |
Release policy/distribution2.5.2
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 91732375..42fe17db 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-testsuites</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.2</version> </parent> <artifactId>distribution-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 328a5a25..dccc13d7 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.2</version> </parent> <artifactId>distribution-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 7af53303..33bdf164 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-testsuites</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.2</version> </parent> <artifactId>distribution-stability</artifactId> <build> |