mirror of
https://github.com/ChestShop-authors/ChestShop-3.git
synced 2025-02-14 17:31:26 +01:00
Compile against 1.20.6 (Fixes #599)
Might need to use a module or different profile to run Material shortening tests for 1.21 items :S
This commit is contained in:
parent
32aa1403c9
commit
64c3126e7a
2
pom.xml
2
pom.xml
@ -461,7 +461,7 @@
|
||||
<build.number>${buildNumber}</build.number>
|
||||
<user.name>${buildType}</user.name>
|
||||
<bukkit.plugin.version>${project.version} ${buildDescription}</bukkit.plugin.version>
|
||||
<bukkit.dependency.version>1.21-R0.1-SNAPSHOT</bukkit.dependency.version>
|
||||
<bukkit.dependency.version>1.20.6-R0.1-SNAPSHOT</bukkit.dependency.version>
|
||||
</properties>
|
||||
|
||||
<profiles>
|
||||
|
Loading…
Reference in New Issue
Block a user