Fix Build

This commit is contained in:
James Peters 2021-07-13 21:28:28 +01:00
parent e5488a3d76
commit ca7ed9519c
2 changed files with 5 additions and 11 deletions

View File

@ -11,7 +11,6 @@
<properties>
<maven.compiler.target>16</maven.compiler.target>
<maven.compiler.source>16</maven.compiler.source>
<maven.compiler.verbose>true</maven.compiler.verbose>
</properties>
<scm>
@ -81,16 +80,11 @@
<version>1.2.3-SNAPSHOT</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>fr.minuskube.inv</groupId>-->
<!-- <artifactId>smart-invs</artifactId>-->
<!-- <version>1.2.7</version>-->
<!-- </dependency>-->
<!-- 1.3.0 Branch commit 746622a67a -->
<dependency>
<groupId>fr.minuskube.inv</groupId>
<artifactId>smart-invs</artifactId>
<version>1.3.0-SNAPSHOT</version>
<groupId>com.github.MinusKube</groupId>
<artifactId>SmartInvs</artifactId>
<version>746622a67a</version>
</dependency>
<dependency>

View File

@ -1,4 +1,4 @@
# Chests++ Language File (Version 2.5-Release)
# Chests++ Language File (Version 2.5-Beta)
# NOTE: This file gets replaced when the plugin launches! If you want to make modifications create a copy first!
# To create a new language file simply create a copy of this file and rename it to your desired choice for example 'en_US.properties'
# It should be located in the 'lang' folder