diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-10-07 19:46:11 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-10-07 19:46:11 +0000 |
commit | f7054d14ca7e1f636aae9aba11a5d49753e403b2 (patch) | |
tree | a3a4e1fdcc831b86891394dbe9cd718b2046ed46 /testsuites/stability | |
parent | 87d7d52feca4bc8ac1ea1b7a2a88baa443de6591 (diff) |
Release policy/pap2.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 0aaa142d..63fdfbba 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>pap-testsuites</artifactId> - <version>2.3.2-SNAPSHOT</version> + <version>2.3.2</version> </parent> <artifactId>pap-stability</artifactId> <build> |