diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 08:48:57 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 08:48:57 +0000 |
commit | c519ca4de88cec842e14973d47aa469768f205d2 (patch) | |
tree | 52f2a66ad98ade7643d558a0d0c9f9391e370ad9 /testsuites/stability/pom.xml | |
parent | a13637d290ec47c3daa615416173675e3aa31f2d (diff) |
Release policy/pap4.1.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 b7bcda67..7f996a85 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.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <artifactId>pap-stability</artifactId> <build> |