Skip to content

Commit 431c348

Browse files
committed
Updated Snapshot repo
1 parent 0fb7d8e commit 431c348

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

digital-currency/bitcoin/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040

4141
<dependency>
4242
<groupId>javax.money</groupId>
43-
<artifactId>jsr354-api</artifactId>
43+
<artifactId>money-api</artifactId>
4444
<version>${jsr.version}</version>
4545
<scope>compile</scope>
4646
</dependency>
4747
<dependency>
48-
<groupId>org.javamoney.ri</groupId>
49-
<artifactId>jsr354-ri</artifactId>
48+
<groupId>org.javamoney</groupId>
49+
<artifactId>moneta</artifactId>
5050
<version>${jsr.version}</version>
5151
<scope>compile</scope>
5252
</dependency>

0 commit comments

Comments
 (0)