diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-11-13 13:17:13 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-11-13 13:17:13 +0000 |
commit | 864d946e20f5d2e918d5734baa7ba55b89ca2a06 (patch) | |
tree | ee535388391913f944fbd9e0ad12d3413ae9fb63 /testsuites | |
parent | 080e9e1e582f87c169cbda863209861e2ae2c75b (diff) |
Release policy/xacml-pdp3.0.2
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 31f7f077..d09fb1a6 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.0.2-SNAPSHOT</version> + <version>3.0.2</version> </parent> <artifactId>xacml-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index d2f94a78..f6a9482a 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.0.2-SNAPSHOT</version> + <version>3.0.2</version> </parent> <artifactId>xacml-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 8cc34574..8e99f4f9 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.0.2-SNAPSHOT</version> + <version>3.0.2</version> </parent> <artifactId>xacml-stability</artifactId> <build> |