issues/2659: Revert 2...

This commit is contained in:
Freemandns 2023-01-06 14:29:51 +03:00
parent bf7af1e8f3
commit 688f15c689
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>fr.xephi</groupId>
<artifactId>authme</artifactId>
<version>5.6.1</version>
<version>5.6.0-SNAPSHOT</version>
<name>AuthMeReloaded</name>
<description>The first authentication plugin for the Bukkit API!</description>
@ -205,7 +205,7 @@
<configuration>
<source>${java.source}</source>
<target>${java.target}</target>
<!-- <release>${java.apiVersion}</release> -->
<release>${java.apiVersion}</release>
</configuration>
</plugin>
<!-- Generate test coverage reports -->