Project

General

Profile

« Previous | Next » 

Revision 4aa4447f

Added by Andreas Müller over 3 years ago

ref #9204 switch jdom and jdom2 to dependency in taxeditor.cdmlib

View differences:

eu.etaxonomy.taxeditor.cdmlib/pom.xml
66 66
                spring-oxm,spring-jdbc,spring-security-config,spring-security-core,
67 67
                aopalliance,aspectjweaver,aspectjrt,
68 68
                hibernate-jpa-2.1-api,javassist,hibernate-commons-annotations,
69
                xml-apis,lsid-client,
69
                xml-apis,lsid-client,jdom,jdom2,
70 70
                c3p0,
71 71
                h2,mysql-connector-java,postgresql
72 72
              </includeArtifactIds>
......
265 265
      <version>1.2.17</version>
266 266
    </dependency>
267 267
    <dependency>
268
      <!-- needed? -->
269
      <groupId>org.jdom</groupId>
270
      <artifactId>jdom2</artifactId>
271
      <version>2.0.6</version>
272
    </dependency>
273
    <dependency>
274
      <!-- needed? -->
268 275
      <groupId>org.jdom</groupId>
269 276
      <artifactId>jdom</artifactId>
270 277
      <version>1.1.3</version>

Also available in: Unified diff