We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 904fb0c commit dfa9c39Copy full SHA for dfa9c39
console/pom.xml
@@ -5,6 +5,7 @@
5
<groupId>org.javamoney.examples</groupId>
6
<artifactId>javamoney-examples</artifactId>
7
<version>1.0-SNAPSHOT</version>
8
+ <relativePath>..</relativePath>
9
</parent>
10
<groupId>org.javamoney.examples.console</groupId>
11
<artifactId>javamoney-examples-console</artifactId>
@@ -31,4 +32,4 @@
31
32
<type>pom</type>
33
</dependency>
34
</dependencies>
-</project>
35
+</project>
0 commit comments