Set version to 0.4
This commit is contained in:
parent
322e2599cf
commit
227c1e2cde
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>nl.rutgerkok</groupId>
|
<groupId>nl.rutgerkok</groupId>
|
||||||
<artifactId>worldgeneratorapi-parent</artifactId>
|
<artifactId>worldgeneratorapi-parent</artifactId>
|
||||||
<version>0.4-SNAPSHOT</version>
|
<version>0.4</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>WorldGeneratorApi Parent</name>
|
<name>WorldGeneratorApi Parent</name>
|
||||||
<modules>
|
<modules>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>worldgeneratorapi-parent</artifactId>
|
<artifactId>worldgeneratorapi-parent</artifactId>
|
||||||
<groupId>nl.rutgerkok</groupId>
|
<groupId>nl.rutgerkok</groupId>
|
||||||
<version>0.4-SNAPSHOT</version>
|
<version>0.4</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>worldgeneratorapi-impl</artifactId>
|
<artifactId>worldgeneratorapi-impl</artifactId>
|
||||||
<name>WorldGeneratorApi-Implementation</name>
|
<name>WorldGeneratorApi-Implementation</name>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>worldgeneratorapi-parent</artifactId>
|
<artifactId>worldgeneratorapi-parent</artifactId>
|
||||||
<groupId>nl.rutgerkok</groupId>
|
<groupId>nl.rutgerkok</groupId>
|
||||||
<version>0.4-SNAPSHOT</version>
|
<version>0.4</version>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>worldgeneratorapi</artifactId>
|
<artifactId>worldgeneratorapi</artifactId>
|
||||||
<name>WorldGeneratorApi</name>
|
<name>WorldGeneratorApi</name>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user