Skip to content

Commit dfa9c39

Browse files
committed
Update pom.xml
Changed relative path
1 parent 904fb0c commit dfa9c39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

console/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<groupId>org.javamoney.examples</groupId>
66
<artifactId>javamoney-examples</artifactId>
77
<version>1.0-SNAPSHOT</version>
8+
<relativePath>..</relativePath>
89
</parent>
910
<groupId>org.javamoney.examples.console</groupId>
1011
<artifactId>javamoney-examples-console</artifactId>
@@ -31,4 +32,4 @@
3132
<type>pom</type>
3233
</dependency>
3334
</dependencies>
34-
</project>
35+
</project>

0 commit comments

Comments
 (0)