mirror of
https://github.com/songoda/EpicHoppers.git
synced 2025-02-18 04:41:29 +01:00
Release v5.0.0-b8-SNAPSHOT
This commit is contained in:
parent
0297e4b2ba
commit
5bfd4692cd
@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.craftaro</groupId>
|
<groupId>com.craftaro</groupId>
|
||||||
<artifactId>EpicHoppers-Parent</artifactId>
|
<artifactId>EpicHoppers-Parent</artifactId>
|
||||||
<version>5.0.0-b7-SNAPSHOT</version>
|
<version>5.0.0-b8-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>EpicHoppers-API</artifactId>
|
<artifactId>EpicHoppers-API</artifactId>
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.craftaro</groupId>
|
<groupId>com.craftaro</groupId>
|
||||||
<artifactId>EpicHoppers-Parent</artifactId>
|
<artifactId>EpicHoppers-Parent</artifactId>
|
||||||
<version>5.0.0-b7-SNAPSHOT</version>
|
<version>5.0.0-b8-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>EpicHoppers-Plugin</artifactId>
|
<artifactId>EpicHoppers-Plugin</artifactId>
|
||||||
@ -116,9 +116,9 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.songoda</groupId>
|
<groupId>com.craftaro</groupId>
|
||||||
<artifactId>EpicFarming</artifactId>
|
<artifactId>EpicFarming</artifactId>
|
||||||
<version>3.0.24</version>
|
<version>4.0.0-b1-SNAPSHOT</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
2
pom.xml
2
pom.xml
@ -7,7 +7,7 @@
|
|||||||
<groupId>com.craftaro</groupId>
|
<groupId>com.craftaro</groupId>
|
||||||
<artifactId>EpicHoppers-Parent</artifactId>
|
<artifactId>EpicHoppers-Parent</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>5.0.0-b7-SNAPSHOT</version>
|
<version>5.0.0-b8-SNAPSHOT</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