Remove 1.14 from build

This commit is contained in:
fullwall 2021-12-02 01:20:05 +08:00
parent 71a6e43c0e
commit 674a114e9a
1 changed files with 0 additions and 7 deletions

7
dist/pom.xml vendored
View File

@ -58,13 +58,6 @@
<version>${project.version}</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>citizens-v1_14_R1</artifactId>
<version>${project.version}</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>