diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-28 16:00:25 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-28 16:00:25 +0100 |
commit | e2c54eab98d9586f6f63a4fbbae5c72fb269222f (patch) | |
tree | 32c92a4089aadf392a5ed738c8947dcce3ae32b0 /testsuites/pom.xml | |
parent | d195b68ed0a6e8a62c04a70e1349e2693ff4ef7e (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-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ia04701c92ff14ba783ae59884192ee35fc2309cd
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 f6929567..f1c2025f 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.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>api-testsuites</artifactId> |