diff --git a/pom.xml b/pom.xml index fa6d1e7..a2ff241 100644 --- a/pom.xml +++ b/pom.xml @@ -1,90 +1,94 @@ - - 4.0.0 - - de.uni_mannheim.informatik.dws.t2k - t2kmatch - 2.1 - jar - - T2K.Match - http://maven.apache.org - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.8 - 1.8 - - - - maven-assembly-plugin - - - - de.uni_mannheim.informatik.dws.t2k.match - - - - jar-with-dependencies - - - - - package - - single - - - - - - - - - UTF-8 - - - - - 3rd party - https://breda.informatik.uni-mannheim.de/nexus/content/repositories/thirdparty/ - - - - - - junit - junit - 3.8.1 - test - - - de.uni_mannheim.informatik.dws - winter - 1.0.1-SNAPSHOT - - - com.esotericsoftware - kryo - 4.0.0 - - - de.javakaffee - kryo-serializers - 0.38 - - - net.sf.opencsv - opencsv - 2.3 - jar - - - - - + + 4.0.0 + + de.uni_mannheim.informatik.dws.t2k + t2kmatch + 2.1 + jar + + T2K.Match + http://maven.apache.org + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.8 + 1.8 + + + + maven-assembly-plugin + + + + de.uni_mannheim.informatik.dws.t2k.match + + + + jar-with-dependencies + + + + + package + + single + + + + + + + + + UTF-8 + + + + + releases + https://breda.informatik.uni-mannheim.de/nexus/content/repositories/releases/ + + + 3rd party + https://breda.informatik.uni-mannheim.de/nexus/content/repositories/thirdparty/ + + + + + + junit + junit + 3.8.1 + test + + + de.uni_mannheim.informatik.dws + winter + 1.1 + + + com.esotericsoftware + kryo + 4.0.0 + + + de.javakaffee + kryo-serializers + 0.38 + + + net.sf.opencsv + opencsv + 2.3 + jar + + + + +