mirror of
https://github.com/CarmJos/cn2b2t-project.git
synced 2026-06-04 18:17:19 +08:00
修改依赖
This commit is contained in:
@@ -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>
|
||||||
|
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user