aboutsummaryrefslogtreecommitdiffstats
path: root/model/basic-model/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2018-12-02 19:35:23 +0000
committerliamfallon <liam.fallon@est.tech>2018-12-03 14:26:46 +0000
commit457f041685a3a404a58a9f934282c76eba35ad81 (patch)
tree5048d8489eeeba54f5958596dc5e9bfd31e512c0 /model/basic-model/pom.xml
parentfb7c89ebe2e682170b09275a5e531d0a49d70ada (diff)
Use Parent Eclipselink
Issue-ID: POLICY-1360 Change-Id: I99a9e7bf60590fd0da5d7ba001e8ab322623fee6 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'model/basic-model/pom.xml')
-rw-r--r--model/basic-model/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/model/basic-model/pom.xml b/model/basic-model/pom.xml
index 4ce4da3dc..3f337590c 100644
--- a/model/basic-model/pom.xml
+++ b/model/basic-model/pom.xml
@@ -44,7 +44,6 @@
<dependency>
<groupId>org.eclipse.persistence</groupId>
<artifactId>eclipselink</artifactId>
- <version>${version.eclipselink}</version>
</dependency>
</dependencies>