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 | |
parent | a13637d290ec47c3daa615416173675e3aa31f2d (diff) |
Release policy/pap4.1.0
Diffstat (limited to 'testsuites')
-rw-r--r-- | testsuites/performance/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 61db187e..33f300f7 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,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-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 1d57b560..eba572ae 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>policy-pap</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <artifactId>pap-testsuites</artifactId> 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> |