diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 12:07:59 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 12:07:59 +0000 |
commit | 7fa0f1ac8176adcc13608c01343da2e9f4fa71ff (patch) | |
tree | bc190a5568dbd9cc3dadfaf035d6667a4a0a5c7e /testsuites/stability/pom.xml | |
parent | c3dd9eaf548ba7f3720036fa85fca29dd8184657 (diff) |
Release policy/distribution3.0.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 c0444f0b..a55ac6ea 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-testsuites</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.1</version> </parent> <artifactId>distribution-stability</artifactId> <build> |