aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2019-01-11 10:51:50 +0000
committerliamfallon <liam.fallon@est.tech>2019-01-11 10:51:50 +0000
commit2e30d8c1127757d6557f142ff0288fb65412bf7a (patch)
tree36adf1f4c019d932ab53dbd55721c48219d1a2c6 /pom.xml
parentcff079a8dc3eeaf4e88c0e89a828fe4244a1b3c8 (diff)
Use parent version of Eclipselink
Issue-ID: POLICY-1360 Change-Id: I33d8cef3f5d273c0c2a93ecda321205316aea6de Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 31e324424..e28393da7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,7 @@
<!--
============LICENSE_START=======================================================
Copyright (C) 2018 Ericsson. All rights reserved.
+ Copyright (C) 2019 Nordix Foundation.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -43,7 +44,6 @@
<version.commons-cli>1.4</version.commons-cli>
<version.kafka>1.1.1</version.kafka>
<version.jersey>2.26</version.jersey>
- <version.eclipselink>2.6.5</version.eclipselink>
<version.hibernate>5.3.6.Final</version.hibernate>
<version.policy.common>1.4.0-SNAPSHOT</version.policy.common>