diff options
author | liamfallon <liam.fallon@est.tech> | 2022-11-22 21:51:31 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-11-22 21:51:31 +0000 |
commit | 0ae0701a4954cfc2dd1e4eda5f398c21c33d84cd (patch) | |
tree | 205922bd8e417dcb2d9fb43b5c7d55cae93956d0 /testsuites/stability/pom.xml | |
parent | 17939758d434056f088f46fbee2b2e36e98c54a7 (diff) |
Update snapshot and/or references of policy/xacml-pdp to latest snapshotskohn
policy/xacml-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4461
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I2ab627054419189c26d8e3d4635019aff737130b
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..b271ecbd 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.7.3-SNAPSHOT</version> </parent> <artifactId>xacml-stability</artifactId> <build> |