diff options
author | Liam Fallon <liam.fallon@est.tech> | 2022-03-13 12:36:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-03-13 12:36:20 +0000 |
commit | 8a412c2aab43857d06d636f87188d2f44a40b84e (patch) | |
tree | dfcc253c9d7754b5462c009e8d3725a2101fb377 /testsuites | |
parent | 5208093292af76bc920eb8e6e7faba7110ce9c7a (diff) | |
parent | d0c4758816f3621f48d973802904982834fc4640 (diff) |
Merge "Update snapshot and/or references of policy/xacml-pdp to latest snapshots"
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 55e22271..b2d14586 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.1-SNAPSHOT</version> + <version>2.6.2-SNAPSHOT</version> </parent> <artifactId>xacml-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index cf476bb6..593af2f7 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.1-SNAPSHOT</version> + <version>2.6.2-SNAPSHOT</version> </parent> <artifactId>xacml-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 37ae11c3..f84cc255 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.1-SNAPSHOT</version> + <version>2.6.2-SNAPSHOT</version> </parent> <artifactId>xacml-stability</artifactId> <build> |