diff options
author | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:22 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:22 +0100 |
commit | 24870c592838a637d42249ff850ebfef8161347a (patch) | |
tree | 1f2fd6a8172e4cef59849f1f4e1ac4984c5097bf /testsuites/pom.xml | |
parent | e0f9ee24b7449601bfdd7e9eaf2b394463551d83 (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-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ifa4e2a1d0801b991b1bafd275161eb42e943bb64
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 98fba548..97f4b248 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.8.3-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <artifactId>xacml-testsuites</artifactId> |