Release v3.0.0-b2-SNAPSHOT

This commit is contained in:
Christian Koop 2023-10-23 17:54:42 +02:00
parent 22c99005dd
commit 9e850c5a49
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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