diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-11-18 17:23:34 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-11-18 17:23:34 +0000 |
commit | af1ff728c02e4ed068eda302abe67ca1de333d1e (patch) | |
tree | 91f77b3b7876f3923eb2f5b9bccc5ab7cee42e47 /testsuites | |
parent | e99760af3876d56cfda64a98b5273cd20fee6716 (diff) |
Release policy/xacml-pdp4.0.1
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 19164dd8..01089db3 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.1-SNAPSHOT</version> + <version>4.0.1</version> </parent> <artifactId>xacml-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index f6605b92..1521a7cd 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.1-SNAPSHOT</version> + <version>4.0.1</version> </parent> <artifactId>xacml-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index c660beee..84cc7f13 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.1-SNAPSHOT</version> + <version>4.0.1</version> </parent> <artifactId>xacml-stability</artifactId> <build> |