diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-09-02 13:08:00 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-09-02 13:08:00 +0000 |
commit | 10005f88d4a90f33e7668398858ff7cfd3b09f69 (patch) | |
tree | 6277b01e6aace702550d231bbb53e145ff5f31ac /testsuites/stability | |
parent | 561c0894f68b9deaa7ea0505b0470c19c74b56b8 (diff) |
Release policy/pap2.6.410.0.1-PF-I1
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 3e0cd5be..6bc89516 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.6.4-SNAPSHOT</version> + <version>2.6.4</version> </parent> <artifactId>pap-stability</artifactId> <build> |