diff options
author | 2024-07-12 11:39:15 +0000 | |
---|---|---|
committer | 2024-07-12 11:39:15 +0000 | |
commit | ea5e4fba4d2d08d97e639c25955a20a2c9ea8861 (patch) | |
tree | e75af9034ac25b932ae302ccd3561416c63de181 /testsuites/stability/pom.xml | |
parent | 32b26343eab1b63b11edc327af7dce77fb07fec3 (diff) |
Release policy/pap4.0.0
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 7c7da624..b3a62f1c 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>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>pap-stability</artifactId> <build> |