diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-02 18:17:49 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-02 18:17:49 +0100 |
commit | 793e0cd5a36e17712422fde15b3ade040dbcc419 (patch) | |
tree | 761197a95265df7e2b09a5d313ae20f2071f8143 /plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml | |
parent | 7afb6f465696fa7da6c4196b6028159d3a79d47d (diff) |
Update snapshot and/or references of policy/apex-pdp to latest snapshots
policy/apex-pdp 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: Ia61f4baec514607ff255371d87b983dee4adc316
Diffstat (limited to 'plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml')
-rw-r--r-- | plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/pom.xml b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/pom.xml index f721ec6af..d48caa6c2 100644 --- a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/pom.xml +++ b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol</groupId> <artifactId>plugins-event-protocol</artifactId> - <version>2.7.4-SNAPSHOT</version> + <version>2.7.5-SNAPSHOT</version> </parent> <artifactId>plugins-event-protocol-yaml</artifactId> |