Skip to content

Commit 5281804

Browse files
committed
JAVAMONEY-49: Enable Sonar static Quality Checks and fix findings
Adjusted parent POM of RI and TCK Task-Url: https://java.net/jira/browse/JAVAMONEY-49
1 parent 3baaf02 commit 5281804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 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>

0 commit comments

Comments
 (0)