diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:42 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:42 +0100 |
commit | 61f3b3c21a6a6d194aa3f4a7168d3727d79acc07 (patch) | |
tree | d0e1871cf6b0d284f3e209ab323c281ca0bb3ac2 /testsuites/pom.xml | |
parent | 5c74cc6931cd0cd8ebc2eef76bc29eed5092629d (diff) |
Set snapshot and/or references of policy/xacml-pdp for new release
policy/xacml-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id309a228993c43f2e9fb60f045224f2737e02e5c
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index e57ce831..90d7c0bc 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.0.3-SNAPSHOT</version> + <version>3.1.0-SNAPSHOT</version> </parent> <artifactId>xacml-testsuites</artifactId> |