Skip to content

Commit 57daea9

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 194b172 + dfb3d52 commit 57daea9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
target/
2+
3+
*.iml

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<version>0.8-SNAPSHOT</version>
2222

23-
<name>JSR 354 (Money and Currency API)</name>
23+
<name>JSR 354 (TCK)</name>
2424
<url>http://java.net/projects/javamoney</url>
2525
<inceptionYear>2012</inceptionYear>
2626
<description>JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and Currency.

0 commit comments

Comments
 (0)