diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:27 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-15 16:19:27 +0000 |
commit | 2e012cd81b39424ab691f5bacbd80eb56f20add6 (patch) | |
tree | 7e187414c1e9364c941f953ad09e96e1e9898a79 /testsuites/pom.xml | |
parent | 8c8156cbf705b97b2ee50c1c20dadf40e52dc100 (diff) |
Update snapshot and/or references of policy/api to latest snapshots
policy/api updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I6e0e8be495ba56a259245c8452813a0a5d1d1a6a
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 6575c9e7..c5d57f2c 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>policy-api</artifactId> - <version>2.8.0-SNAPSHOT</version> + <version>2.8.1-SNAPSHOT</version> </parent> <artifactId>api-testsuites</artifactId> |