Adjust POM relationships to reflect merge

This commit is contained in:
2019-06-20 14:46:33 +02:00
parent b26088ea13
commit 1792c42e3d
3 changed files with 3 additions and 5 deletions

View File

@@ -8,7 +8,6 @@
<groupId>de.77zzcx7.financer</groupId>
<artifactId>financer-parent</artifactId>
<version>9-SNAPSHOT</version>
<relativePath>../financer-parent</relativePath>
</parent>
<groupId>de.77zzcx7.financer</groupId>

View File

@@ -8,7 +8,6 @@
<groupId>de.77zzcx7.financer</groupId>
<artifactId>financer-parent</artifactId>
<version>9-SNAPSHOT</version>
<relativePath>../financer-parent</relativePath>
</parent>
<groupId>de.77zzcx7.financer</groupId>

View File

@@ -30,8 +30,8 @@
</properties>
<modules>
<module>../financer</module>
<module>../financer-web-client</module>
<module>financer-server</module>
<module>financer-web-client</module>
</modules>
<build>
@@ -96,4 +96,4 @@
</build>
</profile>
</profiles>
</project>
</project>