mirror of
https://github.com/craftaro/EpicSpawners.git
synced 2025-01-07 03:07:06 +08:00
Release v8.7.1
This commit is contained in:
parent
27a9d8c5fc
commit
4f497f8a0c
@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>com.craftaro</groupId>
|
||||
<artifactId>EpicSpawners-Parent</artifactId>
|
||||
<version>8.7.0</version>
|
||||
<version>8.7.1</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>EpicSpawners-API</artifactId>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>com.craftaro</groupId>
|
||||
<artifactId>EpicSpawners-Parent</artifactId>
|
||||
<version>8.7.0</version>
|
||||
<version>8.7.1</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>EpicSpawners-Plugin</artifactId>
|
||||
|
4
pom.xml
4
pom.xml
@ -4,7 +4,7 @@
|
||||
<groupId>com.craftaro</groupId>
|
||||
<artifactId>EpicSpawners-Parent</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>8.7.0</version>
|
||||
<version>8.7.1</version>
|
||||
|
||||
<modules>
|
||||
<module>EpicSpawners-API</module>
|
||||
@ -67,4 +67,4 @@
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
</project>
|
||||
|
Loading…
Reference in New Issue
Block a user