diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-06-23 21:32:11 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-06-23 21:32:11 +0000 |
commit | bcf5cc2ee6f00e3592e80df433efce119363bad8 (patch) | |
tree | 42b417039b14417cd93ddf7401d8d30c88c20ca4 /testsuites/stability/pom.xml | |
parent | af2a80c10c15d2c3ba778e57cf8081921960ef8a (diff) |
Release policy/distribution2.5.3
Diffstat (limited to 'testsuites/stability/pom.xml')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 88d4c6db..4f24ff78 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.3-SNAPSHOT</version> + <version>2.5.3</version> </parent> <artifactId>distribution-stability</artifactId> <build> |