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>
|
||||
<groupId>com.songoda</groupId>
|
||||
<artifactId>EpicSpawners-API</artifactId>
|
||||
<version>6.0.7</version>
|
||||
<version>6.0.9</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
Binary file not shown.
@ -4,6 +4,6 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.songoda</groupId>
|
||||
<artifactId>EpicSpawners-API</artifactId>
|
||||
<version>6.0.7</version>
|
||||
<version>6.0.9</version>
|
||||
<description>POM was created from install:install-file</description>
|
||||
</project>
|
@ -3,10 +3,10 @@
|
||||
<groupId>com.songoda</groupId>
|
||||
<artifactId>EpicSpawners-API</artifactId>
|
||||
<versioning>
|
||||
<release>6.0.7</release>
|
||||
<release>6.0.9</release>
|
||||
<versions>
|
||||
<version>6.0.7</version>
|
||||
<version>6.0.9</version>
|
||||
</versions>
|
||||
<lastUpdated>20190627012640</lastUpdated>
|
||||
<lastUpdated>20190815012640</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
|
Loading…
Reference in New Issue
Block a user