diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-13 16:41:46 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-13 16:41:46 +0100 |
commit | 5856a22363aa6cf5ea10e54f7b00bd2fb2eb2840 (patch) | |
tree | b48d1660b2fd1b0c429ff137ae1105e8c78cf032 /reception | |
parent | f08c47b21681c192b35d5ef091826d63a7f752a1 (diff) |
Update snapshot and/or references of policy/distribution to latest snapshots
policy/distribution updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I571bb4bc893762ccd36414875bdf732189be4d26
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 35a19a4f..093619d2 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </parent> <artifactId>reception</artifactId> |