diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:11:25 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:11:25 +0000 |
commit | 69c369dc5d3380d18761bafc9aaf3d21a89d5f22 (patch) | |
tree | 3c31c2011203d9deb5540dadee639874a047d794 /testsuites/stability/pom.xml | |
parent | 58126d5dd891fa09b6ba70d0ecdf255d9b07eb0d (diff) |
Release policy/distribution2.9.1
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 efc0c4d7..6e04c58b 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.9.1-SNAPSHOT</version> + <version>2.9.1</version> </parent> <artifactId>distribution-stability</artifactId> <build> |