We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b0b37 commit 018a4e5Copy full SHA for 018a4e5
data-mapper/pom.xml
@@ -29,7 +29,7 @@
29
<groupId>com.iluwatar</groupId>
30
<artifactId>java-design-patterns</artifactId>
31
<version>1.11.0-SNAPSHOT</version>
32
- <relativePath></relativePath>
+ <relativePath>../pom.xml</relativePath>
33
</parent>
34
<artifactId>data-mapper</artifactId>
35
<dependencies>
0 commit comments