diff --git a/pom.xml b/pom.xml index f4d530e..b8b8785 100644 --- a/pom.xml +++ b/pom.xml @@ -1,15 +1,47 @@ - - 4.0.0 - - de.uni-luebeck.mi.projmi6 - projmi6 - 1.0-SNAPSHOT + imi + projMI-Gruppe06 + 1.0 + Gruppe 06 ProjektMI + maven-assembly-plugin + + + package + + single + + + + + + + true + App + + + + jar-with-dependencies + + + + + maven-jar-plugin + + + + true + lib/ + App + + + + + org.apache.maven.plugins maven-compiler-plugin @@ -19,6 +51,21 @@ - - + + + mysql + mysql-connector-java + 5.1.36 + + + ca.uhn.hapi + hapi-base + 2.2 + + + ca.uhn.hapi + hapi-structures-v251 + 2.2 + + \ No newline at end of file