From 8fd90795b8301c2f03fa7458d9c25051072e8ff7 Mon Sep 17 00:00:00 2001 From: Meeples10 Date: Thu, 5 May 2022 00:20:24 -0400 Subject: [PATCH] Increment version --- pom.xml | 74 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 36 insertions(+), 38 deletions(-) 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