diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-12-11 15:11:43 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-12-11 15:11:43 +0000 |
commit | cb274c390f4b6fbe1c67ae1f29e4bdee604f0f2c (patch) | |
tree | 5b3a6ba25467fc9c33c00721ae63a5632cce8c27 /testsuites | |
parent | ce5b1c4b29bd3906ba72c38e641f3708949a1d2a (diff) |
Release policy/xacml-pdp3.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 868f0c50..66fb4bce 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>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> <artifactId>xacml-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 90d7c0bc..03d662da 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>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> <artifactId>xacml-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index cc5d7b1f..b25d1ffd 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>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> <artifactId>xacml-stability</artifactId> <build> |