diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 13:51:45 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-28 13:51:51 -0400 |
commit | f412580c59f34de8e4988796bf42898be5d3a2b7 (patch) | |
tree | 879cb3c92188ad2220e3cb6be1bafa2635a9fdf6 /plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-yaml | |
parent | 423e98641ca7fe79a1b1bb897aa8a4b17ba5ee4d (diff) |
Bump apex-pdp to 2.2.1-SNAPSHOT
Released 2.2.0
Issue-ID: POLICY-1737
Change-Id: I144a3c07d3eaf8c53d339eecedf2b3d8d3ce3c7e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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 7077f95d2..f5fda1f46 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.2.0-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>plugins-event-protocol-yaml</artifactId> |