aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pom.xml')
-rw-r--r--plugins/pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/plugins/pom.xml b/plugins/pom.xml
index cdf24f28c..8c3519e26 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -1,7 +1,7 @@
<!--
============LICENSE_START=======================================================
Copyright (C) 2018 Ericsson. All rights reserved.
- Modifications Copyright (C) 2021-2022 Nordix Foundation.
+ Modifications Copyright (C) 2021-2023 Nordix Foundation.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -34,10 +34,6 @@
<name>${project.artifactId}</name>
<description>Plugins for Apex that can be implemented with various 3PPs are implemented here.</description>
- <properties>
- <version.hazelcast>5.2.2</version.hazelcast>
- </properties>
-
<modules>
<module>plugins-context</module>
<module>plugins-event</module>