diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 14:01:04 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 14:01:04 +0000 |
commit | e8addde7201dd7159032f0779b7e9bc5c3f590b9 (patch) | |
tree | d9d5750e71e10cd540225569050c510375bf087d /testsuites | |
parent | d708904b604d3bc0908e1ce745abc8b1d7181992 (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-5072
Change-Id: I6daaf9079e7da74914179f795d35b7084720eadf
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@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 198602fd..19164dd8 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>4.0.0-SNAPSHOT</version> + <version>4.0.1-SNAPSHOT</version> </parent> <artifactId>xacml-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index f652a0d9..f6605b92 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>4.0.0-SNAPSHOT</version> + <version>4.0.1-SNAPSHOT</version> </parent> <artifactId>xacml-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 63a67c6b..c660beee 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>4.0.0-SNAPSHOT</version> + <version>4.0.1-SNAPSHOT</version> </parent> <artifactId>xacml-stability</artifactId> <build> |