remove hierarchy in poms

This commit is contained in:
2021-11-18 08:41:52 +01:00
parent 1af3171b2e
commit 9384d3278c
18 changed files with 185 additions and 16 deletions

View File

@ -8,7 +8,7 @@
<groupId>com.minres.scviewer</groupId>
<artifactId>com.minres.scviewer.parent</artifactId>
<version>2.14.1</version>
<relativePath>../../..</relativePath>
<relativePath>../..</relativePath>
</parent>
<build>
<plugins>