diff options
author | 2022-09-02 18:17:57 +0100 | |
---|---|---|
committer | 2022-09-02 18:17:57 +0100 | |
commit | 869c1f0f643550827ed05e367dbf5c75c2b487c6 (patch) | |
tree | 0f724ca3eba69da407aad595b3cb1d9014e4aba6 /testsuites/stability | |
parent | 1be344b5ff036da5140d4f9c7d5e1bbebe125dda (diff) |
Update snapshot and/or references of policy/distribution to latest snapshotsjakarta
policy/distribution updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4333
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ie4ededac33a07918a5592de2bd85d7a8a65da2f2
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 ccc270b1..5b9c66b3 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-testsuites</artifactId> - <version>2.7.4-SNAPSHOT</version> + <version>2.7.5-SNAPSHOT</version> </parent> <artifactId>distribution-stability</artifactId> <build> |