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 dfa9c39 commit 7b6e984Copy full SHA for 7b6e984
console/functional-example/pom.xml
@@ -2,8 +2,8 @@
2
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
<parent>
5
- <artifactId>javamoney-examples</artifactId>
6
- <groupId>org.javamoney.examples</groupId>
+ <artifactId>javamoney-examples-console</artifactId>
+ <groupId>org.javamoney.examples.console</groupId>
7
<version>1.0-SNAPSHOT</version>
8
</parent>
9
0 commit comments