Skip to content

Commit

Permalink
Release v8.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ceze88 committed Dec 28, 2024
1 parent 27a9d8c commit 4f497f8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion EpicSpawners-API/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion EpicSpawners-Plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -67,4 +67,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 4f497f8

Please sign in to comment.