diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-07-12 11:40:01 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-07-12 11:40:01 +0000 |
commit | 95f88b9d9bdcc15ce905dac8bc3460a2a9ebd5a9 (patch) | |
tree | af940837389a0b0e834559e00812ae82b8dfb5ad /testsuites | |
parent | e3f35657ab5db1354481ef4264478ceee519e0a1 (diff) |
Release policy/xacml-pdp4.0.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 198602fd..d488fdef 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-testsuites</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>xacml-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index f652a0d9..36d46de6 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>xacml-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 63a67c6b..b45832a4 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-testsuites</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>xacml-stability</artifactId> <build> |