diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-23 21:43:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-23 21:43:08 +0000 |
commit | 65e21618ca3dd8c51d5cdedad4caa57d244c71d8 (patch) | |
tree | 4b5d8933adc0ed6f5f1f7c89f7ba679054b90e1b /testsuites/stability/pom.xml | |
parent | e4a536eab196afc334c3b4c03ff8fec1e0e876ec (diff) |
Release policy/pap2.4.2
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 ebc31d59..deb23903 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.4.2-SNAPSHOT</version> + <version>2.4.2</version> </parent> <artifactId>pap-stability</artifactId> <build> |