Skip to content

Commit a337185

Browse files
committed
Fixed artifactId.
1 parent 6b49cf1 commit a337185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h3>
3636

3737
<pre><code>&lt;dependency&gt;
3838
&lt;groupId&gt;javax.money&lt;/groupId&gt;
39-
&lt;artifactId&gt;money-api&lt;/artifactId&gt;
39+
&lt;artifactId&gt;jsr354-api&lt;/artifactId&gt;
4040
&lt;version&gt;0.8-SNAPSHOT&lt;/version&gt;
4141
&lt;/dependency&gt;
4242
</code></pre>

0 commit comments

Comments
 (0)