diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-07-09 22:34:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-07-09 22:34:44 +0000 |
commit | e79709835dad67dc63901114add5f52b41e4eead (patch) | |
tree | f8520a6eff174741a42f2d98550e79e50378ff67 /testsuites/stability | |
parent | 39674cbe461ebf4faff3687efdf30f90624d3336 (diff) |
Release policy/pap2.3.0
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 3290eee5..7cbccd35 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.0-SNAPSHOT</version> + <version>2.3.0</version> </parent> <artifactId>pap-stability</artifactId> <build> |