fix parent.relativePath config for maven submodules in separate folders (#3148)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<groupId>com.baeldung</groupId>
|
||||
<artifactId>parent-modules</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<relativePath>../</relativePath>
|
||||
<relativePath>../../</relativePath>
|
||||
</parent>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user