diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 10:50:36 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 10:50:36 +0100 |
commit | 04566248a7e9d9be36b9a2c4d3cea1b206d49d9a (patch) | |
tree | 6c9562271503901a70866c67ea09920562f4bc0d /plugins/reception-plugins/pom.xml | |
parent | b23774ebb78e2b19ef7c2b9a50a2ff63081bf32c (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-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id7693e348e4b9ecffed4977bbc2c1cc0ce738a8f
Diffstat (limited to 'plugins/reception-plugins/pom.xml')
-rw-r--r-- | plugins/reception-plugins/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index 02159f3d..cb3c17e4 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-plugins</artifactId> - <version>2.8.1-SNAPSHOT</version> + <version>2.8.2-SNAPSHOT</version> </parent> <artifactId>reception-plugins</artifactId> |