Skip to content

Commit 189dc88

Browse files
committed
JAVAMONEY-82: Parent POM of RI (1.0-RC1) not in codebase, differs from
TCK Task-Url: https://java.net/jira/browse/JAVAMONEY-82
1 parent bb548c5 commit 189dc88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
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>
@@ -629,4 +629,5 @@
629629
</plugins>
630630
</reporting>
631631

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

0 commit comments

Comments
 (0)