Skip to content

Commit 1147131

Browse files
committed
JAVAMONEY-76: Possible problem in IMF Exchange
Corrected version in POM Task-Url: https://java.net/jira/browse/JAVAMONEY-76
1 parent 7a63755 commit 1147131

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
<parent>
2020
<groupId>org.javamoney</groupId>
2121
<artifactId>javamoney-parent</artifactId>
22-
<version>0.5</version>
22+
<version>1.0-RC2</version>
2323
</parent>
2424

2525
<artifactId>moneta</artifactId>
26-
<version>1.0-RC2</version>
26+
<version>1.0-SNAPSHOT</version>
2727
<packaging>jar</packaging>
2828

2929
<name>Moneta (JSR 354 RI)</name>

0 commit comments

Comments
 (0)