diff options
author | liamfallon <liam.fallon@est.tech> | 2021-11-29 11:33:31 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-11-29 11:33:31 +0000 |
commit | 886976ee99995c83dac4b6a7805c3d1514c5ce18 (patch) | |
tree | a911931e0148a078cfd5187866264896bc57fba4 /plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml | |
parent | 1334187c1a3fd74532d2a7ec1c5765f2e3d91a1a (diff) |
Update snapshot of policy/apex-pdp to 2.7.1-SNAPSHOT
*** This commit is generated by a PF release script ***
policy/apex-pdp is update from 2.7.0-SNAPSHOT to 2.7.1-SNAPSHOT
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I334dda447490f6c3e848be7b58f4a5119ae70ead
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 e5165b0ca..320a291ed 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.0-SNAPSHOT</version> + <version>2.7.1-SNAPSHOT</version> </parent> <artifactId>plugins-event-protocol-yaml</artifactId> |