Project

General

Profile

« Previous | Next » 

Revision a112e90b

Added by Andreas Kohlbecker almost 8 years ago

fixing version of xml-apis dependency

View differences:

pom.xml
1097 1097
      <dependency>
1098 1098
        <groupId>xml-apis</groupId>
1099 1099
        <artifactId>xml-apis</artifactId>
1100
        <version>2.0.2</version>
1100
        <!-- 
1101
            WARNING: do not upgrade to later versions 2.0.x of xml-apis
1102
            since these are effectivly reloated to the early beta version
1103
            1.0.b2
1104
        -->
1105
        <version>1.4.01</version>
1101 1106
      </dependency>
1102 1107
      <dependency>
1103 1108
        <groupId>xerces</groupId>

Also available in: Unified diff