Minor - update AuthMe version in tools setvars.bat

This commit is contained in:
ljacqu 2015-12-19 09:53:28 +01:00
parent 7b2be4ca47
commit 268cc03321

View File

@ -2,7 +2,7 @@
SET batdir=C:\your\path\AUTHME_DEV\bathelpers\
: The location of the generated JAR file
SET jarfile=C:\Users\yourname\IdeaProjects\AuthMeReloaded\target\AuthMe-5.1-SNAPSHOT.jar
SET jarfile=C:\Users\yourname\IdeaProjects\AuthMeReloaded\target\AuthMe-5.2-SNAPSHOT.jar
: The location of the pom.xml file of the project
SET pomfile=C:\Users\yourname\IdeaProjects\AuthMeReloaded\pom.xml