mirror of
https://github.com/BentoBoxWorld/Limits.git
synced 2024-11-22 18:46:02 +01:00
Move to EpicSpawners 6.0.9 API
This commit is contained in:
parent
62ce0cebae
commit
b0888d1e9d
2
pom.xml
2
pom.xml
@ -153,7 +153,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.songoda</groupId>
|
<groupId>com.songoda</groupId>
|
||||||
<artifactId>EpicSpawners-API</artifactId>
|
<artifactId>EpicSpawners-API</artifactId>
|
||||||
<version>6.0.7</version>
|
<version>6.0.9</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
Binary file not shown.
@ -4,6 +4,6 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.songoda</groupId>
|
<groupId>com.songoda</groupId>
|
||||||
<artifactId>EpicSpawners-API</artifactId>
|
<artifactId>EpicSpawners-API</artifactId>
|
||||||
<version>6.0.7</version>
|
<version>6.0.9</version>
|
||||||
<description>POM was created from install:install-file</description>
|
<description>POM was created from install:install-file</description>
|
||||||
</project>
|
</project>
|
@ -3,10 +3,10 @@
|
|||||||
<groupId>com.songoda</groupId>
|
<groupId>com.songoda</groupId>
|
||||||
<artifactId>EpicSpawners-API</artifactId>
|
<artifactId>EpicSpawners-API</artifactId>
|
||||||
<versioning>
|
<versioning>
|
||||||
<release>6.0.7</release>
|
<release>6.0.9</release>
|
||||||
<versions>
|
<versions>
|
||||||
<version>6.0.7</version>
|
<version>6.0.9</version>
|
||||||
</versions>
|
</versions>
|
||||||
<lastUpdated>20190627012640</lastUpdated>
|
<lastUpdated>20190815012640</lastUpdated>
|
||||||
</versioning>
|
</versioning>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
Loading…
Reference in New Issue
Block a user