diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-02-19 09:37:41 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-02-19 09:37:41 +0000 |
commit | 63592f54ee2a40ba11f234cf75c32cc7c4d36453 (patch) | |
tree | 22021cbced057870914b9a6b96dac239a3d5845e /testsuites | |
parent | 997bcee2cd0858efc5883a98566937b2704f072b (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-4932
Change-Id: I4401d5c06572a616b87a2b474459e3b1413fc0ad
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 6939c74f..86217646 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.1-SNAPSHOT</version> + <version>3.1.2-SNAPSHOT</version> </parent> <artifactId>xacml-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 67e799e8..643d595d 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.1-SNAPSHOT</version> + <version>3.1.2-SNAPSHOT</version> </parent> <artifactId>xacml-testsuites</artifactId> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 94a025e1..cb61c3c1 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.1-SNAPSHOT</version> + <version>3.1.2-SNAPSHOT</version> </parent> <artifactId>xacml-stability</artifactId> <build> |