Skip to content

Commit 8b2230b

Browse files
committed
1 parent 555c339 commit 8b2230b

File tree

11 files changed

+2
-3
lines changed

11 files changed

+2
-3
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

bitcoin/pom.xml renamed to digital-currency/bitcoin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>org.javamoney.shelter</groupId>
6-
<artifactId>javamoney-shelter</artifactId>
6+
<artifactId>javamoney-digital-currency</artifactId>
77
<version>0.1-SNAPSHOT</version>
88
</parent>
99
<artifactId>javamoney-bitcoin</artifactId>

digital-currency/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>javamoney-shelter</artifactId>
66
<version>0.1-SNAPSHOT</version>
77
</parent>
8-
<artifactId>digital-currency</artifactId>
8+
<artifactId>javamoney-digital-currency</artifactId>
99
<packaging>pom</packaging>
1010
<name>JavaMoney Digital Currencies</name>
1111
<description>Digital Currency Support</description>

0 commit comments

Comments
 (0)