We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58765e3 commit 922589cCopy full SHA for 922589c
.gitignore
@@ -0,0 +1 @@
1
+/target
pom.xml
@@ -14,14 +14,4 @@
14
</parent>
15
<url>http://javamoney.github.io/shelter.html</url>
16
<inceptionYear>2013</inceptionYear>
17
- <organization>
18
- <name>JavaMoney</name>
19
- <url>http://javamoney.org</url>
20
- </organization>
21
- <licenses>
22
- <license>
23
- <name>Apache License version 2.0</name>
24
- <url>LICENSE</url>
25
- </license>
26
- </licenses>
27
</project>
0 commit comments