Move to EpicSpawners 6.0.9 API

This commit is contained in:
tastybento 2019-08-15 07:48:18 -07:00
parent 62ce0cebae
commit b0888d1e9d
4 changed files with 5 additions and 5 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>