Skip to content
Snippets Groups Projects
Commit 0d07b9d6 authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

Remove commented out and (eiogentlich) needed pom deps

parent 8e184182
No related branches found
No related tags found
No related merge requests found
......@@ -33,27 +33,21 @@
<artifactId>cxf-rt-frontend-jaxrs</artifactId>
<version>${cxf.version}</version>
</dependency>
<!--
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxws</artifactId>
<version>${cxf.version}</version>
</dependency>
-->
<!--
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http</artifactId>
<version>${cxf.version}</version>
</dependency>
-->
<!--
<dependency>
<groupId>javax.ws.rs</groupId>
<artifactId>jsr311-api</artifactId>
<version>1.0</version>
</dependency>
-->
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
......@@ -97,13 +91,11 @@
<artifactId>log4j</artifactId>
<version>1.2.14</version>
</dependency>
<!--
<dependency>
<groupId>org.classicmayan.tools</groupId>
<artifactId>metsModsMapping</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
-->
<dependency>
<groupId>org.apache.jena</groupId>
<artifactId>jena-core</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment