Removed dependency on saxon-he, not used anymore.
parent
1161053c81
commit
2f39e0efcd
|
|
@ -50,11 +50,6 @@
|
|||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>net.sf.saxon</groupId>
|
||||
<artifactId>Saxon-HE</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- CCM modules -->
|
||||
<dependency>
|
||||
<groupId>org.libreccm</groupId>
|
||||
|
|
|
|||
|
|
@ -254,11 +254,6 @@
|
|||
<artifactId>freemarker</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>net.sf.saxon</groupId>
|
||||
<artifactId>Saxon-HE</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- Export Import Libraries -->
|
||||
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Reference in New Issue