diff options
author | liamfallon <liam.fallon@est.tech> | 2018-12-02 19:35:23 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2018-12-03 14:26:46 +0000 |
commit | 457f041685a3a404a58a9f934282c76eba35ad81 (patch) | |
tree | 5048d8489eeeba54f5958596dc5e9bfd31e512c0 /plugins/plugins-event | |
parent | fb7c89ebe2e682170b09275a5e531d0a49d70ada (diff) |
Use Parent Eclipselink
Issue-ID: POLICY-1360
Change-Id: I99a9e7bf60590fd0da5d7ba001e8ab322623fee6
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'plugins/plugins-event')
-rw-r--r-- | plugins/plugins-event/plugins-event-protocol/plugins-event-protocol-xml/pom.xml | 1 |
1 files changed, 0 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 d9a87e2f7..15f713de2 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 @@ -41,7 +41,6 @@ <dependency> <groupId>org.eclipse.persistence</groupId> <artifactId>eclipselink</artifactId> - <version>${version.eclipselink}</version> </dependency> <dependency> <groupId>org.jvnet.jaxb2_commons</groupId> |