mirror of
https://github.com/songoda/EpicAnchors.git
synced 2024-11-22 18:15:53 +01:00
Release v3.1.0
This commit is contained in:
parent
e5b48b624f
commit
ca28ff77ae
@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.craftaro</groupId>
|
<groupId>com.craftaro</groupId>
|
||||||
<artifactId>EpicAnchors-Parent</artifactId>
|
<artifactId>EpicAnchors-Parent</artifactId>
|
||||||
<version>3.0.0-b3-SNAPSHOT</version>
|
<version>3.1.0</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>EpicAnchors-API</artifactId>
|
<artifactId>EpicAnchors-API</artifactId>
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.craftaro</groupId>
|
<groupId>com.craftaro</groupId>
|
||||||
<artifactId>EpicAnchors-Parent</artifactId>
|
<artifactId>EpicAnchors-Parent</artifactId>
|
||||||
<version>3.0.0-b3-SNAPSHOT</version>
|
<version>3.1.0</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>EpicAnchors-Plugin</artifactId>
|
<artifactId>EpicAnchors-Plugin</artifactId>
|
||||||
|
2
pom.xml
2
pom.xml
@ -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.0.0-b3-SNAPSHOT</version>
|
<version>3.1.0</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>
|
||||||
|
Loading…
Reference in New Issue
Block a user