diff -r 34ebff7ddd43 -r 5432f41c4988 pom.xml --- a/pom.xml Sat Jul 15 13:12:19 2023 +0200 +++ b/pom.xml Sat Jul 15 13:13:36 2023 +0200 @@ -1,5 +1,6 @@ - + 4.0.0 de.unixwork uwproj @@ -7,14 +8,28 @@ jar UTF-8 - 1.8 - 1.8 + + + org.apache.velocity + velocity-engine-core + 2.3 + + - org.apache.maven.plugins + org.apache.maven.plugins + maven-compiler-plugin + 3.11.0 + + 11 + + + + org.apache.maven.plugins maven-assembly-plugin + 3.6.0 package @@ -23,11 +38,11 @@ - - - de.unixwork.uwproj.Main - - + + + de.unixwork.uwproj.Main + + jar-with-dependencies @@ -36,13 +51,41 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + 3.3.0 + + + enforce-maven + + enforce + + + + + 3.2.5 + + + + + + + + org.apache.maven.plugins + maven-site-plugin + 3.12.1 + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 3.4.5 + + + org.codehaus.mojo + versions-maven-plugin + 2.16.0 + - - - org.apache.velocity - velocity-engine-core - 2.0 - - \ No newline at end of file