diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2020-09-10 16:32:05 +0100 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2020-09-10 16:32:17 +0100 |
commit | 612d812d15c12faa750b179e03135800076090b9 (patch) | |
tree | 1f7d568a1ff38244abc98e6d01fb272b5e2a05b6 /plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml | |
parent | 526da64a3a8702c59c5ab4c0128598dac48ae053 (diff) |
Bump APEX version to 2.4.2-SNAPSHOT
Change-Id: Idde5050b425eb1bebe312e80e795c21513367a1b
Issue-ID: POLICY-2789
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Diffstat (limited to 'plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml')
-rw-r--r-- | plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml index ab3e463a1..0dce69bc2 100644 --- a/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml +++ b/plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-event.plugins-event-protocol</groupId> <artifactId>plugins-event-protocol</artifactId> - <version>2.4.1-SNAPSHOT</version> + <version>2.4.2-SNAPSHOT</version> </parent> <artifactId>plugins-event-protocol-xml</artifactId> |