AntiVoid/pom: fixed parent path
This commit is contained in:
parent
afcbc152d1
commit
74fe2bb705
@ -6,7 +6,7 @@
|
|||||||
<groupId>cz.marwland.mc</groupId>
|
<groupId>cz.marwland.mc</groupId>
|
||||||
<artifactId>MarwStuff</artifactId>
|
<artifactId>MarwStuff</artifactId>
|
||||||
<version>0.0.1-SNAPSHOT</version>
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
<relativePath>MarwStuff</relativePath>
|
<relativePath>../../MarwStuff</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<build>
|
<build>
|
||||||
<sourceDirectory>src</sourceDirectory>
|
<sourceDirectory>src</sourceDirectory>
|
||||||
|
Loading…
Reference in New Issue
Block a user