1
mirror of https://github.com/CarmJos/cn2b2t-project.git synced 2026-06-04 18:17:19 +08:00

修改依赖

This commit is contained in:
carm
2021-10-17 15:34:03 +08:00
parent 74a3fd60de
commit 362b670cd2
5 changed files with 0 additions and 12 deletions
-1
View File
@@ -30,7 +30,6 @@
<dependency> <dependency>
<groupId>com.github.azbh111</groupId> <groupId>com.github.azbh111</groupId>
<artifactId>craftbukkit-1.12.2</artifactId> <artifactId>craftbukkit-1.12.2</artifactId>
<version>R</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
-1
View File
@@ -39,7 +39,6 @@
<dependency> <dependency>
<groupId>com.github.azbh111</groupId> <groupId>com.github.azbh111</groupId>
<artifactId>craftbukkit-1.12.2</artifactId> <artifactId>craftbukkit-1.12.2</artifactId>
<version>R</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
-8
View File
@@ -21,12 +21,6 @@
<dependencies> <dependencies>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<scope>provided</scope>
</dependency>
<dependency> <dependency>
<groupId>${project.groupId}</groupId> <groupId>${project.groupId}</groupId>
<artifactId>2b2t-core</artifactId> <artifactId>2b2t-core</artifactId>
@@ -50,11 +44,9 @@
<dependency> <dependency>
<groupId>com.github.azbh111</groupId> <groupId>com.github.azbh111</groupId>
<artifactId>craftbukkit-1.12.2</artifactId> <artifactId>craftbukkit-1.12.2</artifactId>
<version>R</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
</dependencies> </dependencies>
<build> <build>
-1
View File
@@ -43,7 +43,6 @@
<dependency> <dependency>
<groupId>com.github.azbh111</groupId> <groupId>com.github.azbh111</groupId>
<artifactId>craftbukkit-1.12.2</artifactId> <artifactId>craftbukkit-1.12.2</artifactId>
<version>R</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
-1
View File
@@ -44,7 +44,6 @@
<dependency> <dependency>
<groupId>com.github.azbh111</groupId> <groupId>com.github.azbh111</groupId>
<artifactId>craftbukkit-1.12.2</artifactId> <artifactId>craftbukkit-1.12.2</artifactId>
<version>R</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>