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 d0f3657 commit 4f49177Copy full SHA for 4f49177
exchange-rate/exchange-rate-yahoo/pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.javamoney.lib</groupId>
7
<artifactId>javamoney-exchange-rate</artifactId>
8
- <version>0.9-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
9
</parent>
10
<artifactId>javamoney-exchange-rate-yahoo</artifactId>
11
<packaging>jar</packaging>
exchange-rate/pom.xml
@@ -29,4 +29,5 @@
29
<scope>provided</scope>
30
</dependency>
31
</dependencies>
32
33
</project>
0 commit comments