diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-09-09 15:27:23 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-09-09 15:27:23 +0000 |
commit | 6524002b2040482e9b99cd698e3c83d6b31a1090 (patch) | |
tree | 1118dc39bcd717897f920074e42cbd699b91b6c9 /testsuites/stability | |
parent | a4a6659e8beb1a782f0ef6dfa1e46748bd193f57 (diff) |
Release policy/distribution2.4.1
Diffstat (limited to 'testsuites/stability')
-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 d82665ef..040ff903 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.4.1-SNAPSHOT</version> + <version>2.4.1</version> </parent> <artifactId>distribution-stability</artifactId> <build> |