summaryrefslogtreecommitdiffstats
path: root/jdisc_core
diff options
context:
space:
mode:
authorgjoranv <gjoranv@gmail.com>2017-09-07 16:19:07 +0200
committerGitHub <noreply@github.com>2017-09-07 16:19:07 +0200
commit289d85436675b49cf226ffa0edc0004f7286e536 (patch)
tree5be834e1e0fedecf4a02172a09a4849d8ffd656f /jdisc_core
parentefaf26505a17133cc51c833be701cd58f9fd1aff (diff)
Revert "Gjoranv/remove fat model import"
Diffstat (limited to 'jdisc_core')
-rw-r--r--jdisc_core/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/jdisc_core/pom.xml b/jdisc_core/pom.xml
index ec8ae6bb227..928dea20e46 100644
--- a/jdisc_core/pom.xml
+++ b/jdisc_core/pom.xml
@@ -16,7 +16,6 @@
<name>${project.artifactId}</name>
<dependencies>
<dependency>
- <!-- Newer version than the one in rt.jar, including the ElementTraversal class needed by Xerces (Aug. 2015)-->
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>1.4.01</version>