diff -r 000000000000 -r 38775db5fdf5 pom.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pom.xml Mon Feb 04 15:09:39 2019 +0100 @@ -0,0 +1,48 @@ + + + 4.0.0 + de.unixwork + uwproj + 0.1 + jar + + UTF-8 + 1.8 + 1.8 + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + package + + single + + + + + + de.unixwork.uwproj.Main + + + + + jar-with-dependencies + + + + + + + + + + org.apache.velocity + velocity-engine-core + 2.0 + + + \ No newline at end of file