diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-09-02 13:09:59 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-09-02 13:09:59 +0000 |
commit | 923b8047da57ae1866ff1816878164ceee8f3c1e (patch) | |
tree | fba329549382013dab76ca3cc1b77d7197014074 /testsuites | |
parent | 8cc2e35df30795308bd467f0b8589ebd163d29c4 (diff) |
Release policy/xacml-pdp2.6.410.0.1-PF-I1
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 9faee5e1..ac1a6392 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-testsuites</artifactId> - <version>2.6.4-SNAPSHOT</version> + <version>2.6.4</version> </parent> <artifactId>xacml-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 6e74748c..1b99c948 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>2.6.4-SNAPSHOT</version> + <version>2.6.4</version> </parent> <artifactId>xacml-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 1245509b..261a1eb1 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-testsuites</artifactId> - <version>2.6.4-SNAPSHOT</version> + <version>2.6.4</version> </parent> <artifactId>xacml-stability</artifactId> <build> |