JAVA-15789: Fix references to parents (#12951)
* JAVA-15789: Fix references to parents * Update pom.xml
This commit is contained in:
@@ -6,10 +6,9 @@
|
||||
<artifactId>java-mongodb-queries</artifactId>
|
||||
|
||||
<parent>
|
||||
<artifactId>parent-modules</artifactId>
|
||||
<groupId>com.baeldung</groupId>
|
||||
<artifactId>persistence-modules</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user