diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-05-26 18:37:27 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-05-26 18:37:27 +0000 |
commit | 6efc09c34e8e804cb10b45b40b8ed59be322298e (patch) | |
tree | b39f19994d0ec54ecb0694020f25ca2dce0f2334 /testsuites | |
parent | 7a03e3b7ff9d5a1135c50ad8aac86bcc5120f423 (diff) |
Release policy/pap2.4.3
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 77893642..430aa24c 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>2.4.3-SNAPSHOT</version> + <version>2.4.3</version> </parent> <artifactId>pap-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index f9b05e76..22b9b595 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>policy-pap</artifactId> - <version>2.4.3-SNAPSHOT</version> + <version>2.4.3</version> </parent> <artifactId>pap-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index de243417..a89296ed 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.3-SNAPSHOT</version> + <version>2.4.3</version> </parent> <artifactId>pap-stability</artifactId> <build> |