diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:24:54 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:24:54 +0100 |
commit | 2197d0b8d0e6a4d40aa2cfe0a9700c1f5f760d89 (patch) | |
tree | cc459158e45c1cd6cce5112e53365ea9a816fc2a /testsuites | |
parent | 25367f42a9acb1bc17b75c6381e6858e6f911d02 (diff) |
Update snapshot and/or references of policy/xacml-pdp to latest snapshots
policy/xacml-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5001
Change-Id: I6cbb948ecb794bc6ad7305895f03defb0b16951c
Signed-off-by: waynedunican <wayne.dunican@est.tech>
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 6f58e6fa..8a8bde3a 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.3-SNAPSHOT</version> + <version>3.1.4-SNAPSHOT</version> </parent> <artifactId>xacml-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 59068b99..650fec8e 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.3-SNAPSHOT</version> + <version>3.1.4-SNAPSHOT</version> </parent> <artifactId>xacml-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 372db880..0db9d09c 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.3-SNAPSHOT</version> + <version>3.1.4-SNAPSHOT</version> </parent> <artifactId>xacml-stability</artifactId> <build> |