diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:43 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:43 +0100 |
commit | c7b9c9b4ae910b6cf2fc57d55b1d82a4779b5674 (patch) | |
tree | 5fa92b123acabf182afb8fa177a672d8ec7e0ef9 /testsuites/stability/pom.xml | |
parent | 62903aced60d382c1c0dd1ee2a7008d965ed7ca9 (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-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Icb77bcddf808c91379431b0e9f67a703755f945e
Diffstat (limited to 'testsuites/stability/pom.xml')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index a9d27e51..83e62254 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>xacml-testsuites</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>2.8.0-SNAPSHOT</version> </parent> <artifactId>xacml-stability</artifactId> <build> |