Skip to content

Commit bb548c5

Browse files
committed
JAVAMONEY-49: Enable Sonar static Quality Checks and fix findings
Task-Url: https://java.net/jira/browse/JAVAMONEY-49
1 parent 5281804 commit bb548c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 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>0.5</version>
22+
<version>1.0-RC1</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>

0 commit comments

Comments
 (0)