diff --git a/pom.xml b/pom.xml index 691beda..cbfb8a9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,41 +1,39 @@ - - 4.0.0 + + 4.0.0 - io.github.meeples10.mcresourceanalyzer - mc-resource-analyzer - 1.1.6-SNAPSHOT - jar + io.github.meeples10.mcresourceanalyzer + mc-resource-analyzer + 1.1.6 + jar - - UTF-8 - + + UTF-8 + - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - 8 - 8 - - - - org.apache.maven.plugins - maven-jar-plugin - 3.2.0 - - - - true - io.github.meeples10.mcresourceanalyzer.Main - - - - - - - + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 8 + 8 + + + + org.apache.maven.plugins + maven-jar-plugin + 3.2.0 + + + + true + io.github.meeples10.mcresourceanalyzer.Main + + + + + + + \ No newline at end of file