Skip to content

Commit 018a4e5

Browse files
committed
build error fix++
1 parent 93b0b37 commit 018a4e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-mapper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<groupId>com.iluwatar</groupId>
3030
<artifactId>java-design-patterns</artifactId>
3131
<version>1.11.0-SNAPSHOT</version>
32-
<relativePath></relativePath>
32+
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434
<artifactId>data-mapper</artifactId>
3535
<dependencies>

0 commit comments

Comments
 (0)