From 363b09f3d407db95c017149ad02428a77a883feb Mon Sep 17 00:00:00 2001 From: ASangarin Date: Fri, 4 Dec 2020 19:06:56 +0100 Subject: [PATCH] !pom changes --- pom.xml | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e63ffcc5..0ee1f667 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,6 @@ Offer your players a brand new RPG experience. - SNAPSHOT false false UTF-8 @@ -30,7 +29,7 @@ - ${project.name}-${project.version} + ${project.name} true @@ -68,6 +67,32 @@ + + org.codehaus.mojo + properties-maven-plugin + 1.0.0 + + + initialize + + read-project-properties + + + + ../build.properties + + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + + ${jar.path} + +