Skip to content

Commit a43841a

Browse files
committed
Updated releases and poms for next public release.
Fixed parent to 0.4 so it can be uploaded to Maven public repo.
1 parent 22add35 commit a43841a

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
@@ -14,12 +14,12 @@
1414
<parent>
1515
<groupId>org.javamoney</groupId>
1616
<artifactId>javamoney-parent</artifactId>
17-
<version>0.4-SNAPSHOT</version>
17+
<version>0.4</version>
1818
</parent>
1919

2020
<artifactId>moneta</artifactId>
2121
<packaging>jar</packaging>
22-
<version>0.8-SNAPSHOT</version>
22+
<version>0.8</version>
2323

2424
<name>Moneta (JSR 354 RI)</name>
2525
<url>http://javamoney.org</url>

0 commit comments

Comments
 (0)