1.2.1 : small fix

This commit is contained in:
Klemek
2018-12-03 00:22:52 +01:00
parent 4467d13da1
commit bbce00b7f2
6 changed files with 4 additions and 5 deletions
+2 -1
View File
@@ -6,7 +6,7 @@
<groupId>fr.klemek</groupId>
<artifactId>mapping</artifactId>
<version>1.2</version>
<version>1.2.1</version>
<repositories>
<repository>
@@ -80,6 +80,7 @@
<artifactId>maven-jar-plugin</artifactId>
<version>3.1.0</version>
<configuration>
<outputDirectory>download</outputDirectory>
<archive>
<manifest>
<mainClass>fr.klemek.mapping.Launch</mainClass>