Release v3.1.3

This commit is contained in:
ceze88 2024-05-28 16:31:21 +02:00
parent da393a1123
commit f30eeeb2fc
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>com.craftaro</groupId> <groupId>com.craftaro</groupId>
<artifactId>EpicAnchors-Parent</artifactId> <artifactId>EpicAnchors-Parent</artifactId>
<version>3.1.2</version> <version>3.1.3</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>EpicAnchors-API</artifactId> <artifactId>EpicAnchors-API</artifactId>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>com.craftaro</groupId> <groupId>com.craftaro</groupId>
<artifactId>EpicAnchors-Parent</artifactId> <artifactId>EpicAnchors-Parent</artifactId>
<version>3.1.2</version> <version>3.1.3</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>EpicAnchors-Plugin</artifactId> <artifactId>EpicAnchors-Plugin</artifactId>

View File

@ -7,7 +7,7 @@
<groupId>com.craftaro</groupId> <groupId>com.craftaro</groupId>
<artifactId>EpicAnchors-Parent</artifactId> <artifactId>EpicAnchors-Parent</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>3.1.2</version> <version>3.1.3</version>
<!-- Run 'mvn versions:set -DgenerateBackupPoms=false -DnewVersion=X.Y.Z-DEV' to update version recursively --> <!-- Run 'mvn versions:set -DgenerateBackupPoms=false -DnewVersion=X.Y.Z-DEV' to update version recursively -->
<modules> <modules>