Root POM doesn't need reasonable versioning.

This commit is contained in:
AppleDash 2017-07-14 01:19:32 -04:00
parent 686b9ef871
commit 735c88f839
5 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
<parent>
<groupId>org.appledash</groupId>
<artifactId>SaneEconomy</artifactId>
<version>0.12.5-SNAPSHOT</version>
<version>0</version>
</parent>
<artifactId>SaneEconomyCore</artifactId>
<version>0.12.5-SNAPSHOT</version>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>SaneEconomy</artifactId>
<groupId>org.appledash</groupId>
<version>0.12.5-SNAPSHOT</version>
<version>0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>SaneEconomy</artifactId>
<groupId>org.appledash</groupId>
<version>0.12.5-SNAPSHOT</version>
<version>0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>SaneEconomy</artifactId>
<groupId>org.appledash</groupId>
<version>0.12.5-SNAPSHOT</version>
<version>0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -6,7 +6,7 @@
<groupId>org.appledash</groupId>
<artifactId>SaneEconomy</artifactId>
<version>0.12.5-SNAPSHOT</version>
<version>0</version>
<packaging>pom</packaging>
<modules>