diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-02 18:17:57 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-02 18:17:57 +0100 |
commit | 869c1f0f643550827ed05e367dbf5c75c2b487c6 (patch) | |
tree | 0f724ca3eba69da407aad595b3cb1d9014e4aba6 /reception | |
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 'reception')
-rw-r--r-- | reception/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reception/pom.xml b/reception/pom.xml index 8c65606e..845cead0 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.7.4-SNAPSHOT</version> + <version>2.7.5-SNAPSHOT</version> </parent> <artifactId>reception</artifactId> |