diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 08:49:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 08:49:18 +0000 |
commit | 5b2cccf0b6ad6ba8451506e44941b13243e537b5 (patch) | |
tree | 52c55f7181eb9d2aca70a6ccd6f0ae32d5c77c05 /testsuites | |
parent | c0e26e4338afb3f300bccfbb4db237d356c90338 (diff) |
Release policy/xacml-pdp4.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 47653f1a..a1bf9f1e 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.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <artifactId>xacml-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index ef735eef..d61ba211 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.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <artifactId>xacml-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 64029e68..ffb4cac6 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.1.0-SNAPSHOT</version> + <version>4.1.0</version> </parent> <artifactId>xacml-stability</artifactId> <build> |