Skip to content

Commit c1f8796

Browse files
committed
Merge branch 'master' of https://github.com/JavaMoney/jsr354-ri
2 parents 5d33838 + 189dc88 commit c1f8796

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,12 +19,11 @@
1919
<parent>
2020
<groupId>org.javamoney</groupId>
2121
<artifactId>javamoney-parent</artifactId>
22-
<version>1.0-RC1</version>
22+
<version>0.5</version>
2323
</parent>
2424

2525
<artifactId>moneta</artifactId>
2626
<packaging>jar</packaging>
27-
<version>1.0-RC1</version>
2827

2928
<name>Moneta (JSR 354 RI)</name>
3029
<url>http://javamoney.org</url>
@@ -630,4 +629,5 @@
630629
</plugins>
631630
</reporting>
632631

632+
<version>1.0-RC1</version>
633633
</project>

0 commit comments

Comments
 (0)