diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-28 16:00:43 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-28 16:00:43 +0100 |
commit | 747074bc591766fb25a288792ec4d61c6a868521 (patch) | |
tree | 9c3f18d77a37afccecae8561fd1a7ad24e7fdfc9 /testsuites/stability | |
parent | e7864e18e49ef0ec0c055da153840a73c0283d64 (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-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ie0abc96f55519305876976a422155b37316854d4
Diffstat (limited to 'testsuites/stability')
-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 db5a71d5..1245509b 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.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>xacml-stability</artifactId> <build> |