feat: 1.13 - 1.16.5 support
This commit is contained in:
parent
acef7e2f55
commit
dae78564c1
14 changed files with 527 additions and 214 deletions
12
dist/pom.xml
vendored
12
dist/pom.xml
vendored
|
@ -46,7 +46,16 @@
|
|||
<artifactId>core</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
<!--
|
||||
<dependency>
|
||||
<groupId>net.artelnatif</groupId>
|
||||
<artifactId>v1_13_R1</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.artelnatif</groupId>
|
||||
<artifactId>v1_13_R2</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.artelnatif</groupId>
|
||||
<artifactId>v1_14_R1</artifactId>
|
||||
|
@ -72,7 +81,6 @@
|
|||
<artifactId>v1_16_R3</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
-->
|
||||
<dependency>
|
||||
<groupId>net.artelnatif</groupId>
|
||||
<artifactId>v1_17_R1</artifactId>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue