diff options
author | 2020-05-19 20:25:26 +0000 | |
---|---|---|
committer | 2020-05-19 20:25:26 +0000 | |
commit | 622a2cc58cebf72745ef5cbed56cdbc82be1157d (patch) | |
tree | 7308bf7d6387580a8643e99a887871e6a8321663 /testsuites/stability | |
parent | 3760eefb0cd8cefcdeafd793211791c122b72e4a (diff) |
Release policy/distribution2.3.2
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 1b621638..c62285bf 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.3.2-SNAPSHOT</version> + <version>2.3.2</version> </parent> <artifactId>distribution-stability</artifactId> <build> |