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 a721906 commit aede354Copy full SHA for aede354
pom.xml
@@ -2,7 +2,7 @@
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
5
- <groupId>javax.money</groupId>
+ <groupId>net.java.javamoney</groupId>
6
<version>1.0-SNAPSHOT</version>
7
<artifactId>money-extras</artifactId>
8
<name>JMoney and Currency - Extras not part of JSR 354</name>
@@ -45,4 +45,4 @@
45
<version>${javamoney.version}</version>
46
</dependency>
47
</dependencies>
48
-</project>
+</project>
0 commit comments