Skip to content

Commit

Permalink
Move to EpicSpawners 6.0.9 API
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Aug 15, 2019
1 parent 62ce0ce commit b0888d1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit b0888d1

Please sign in to comment.