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 98170c8 commit 9e959b7Copy full SHA for 9e959b7
pom.xml
@@ -858,6 +858,7 @@
858
<exclude>**/settings.xml</exclude>
859
<exclude>src/test/resources/**</exclude>
860
<exclude>src/main/resources/**</exclude>
861
+ <exclude>src/main/asciidoc/**</exclude>
862
<exclude>src/main/config/**</exclude>
863
<exclude>src/main/emf/**</exclude>
864
<exclude>src/site/**</exclude>
src/main/java/javax/money/Monetary.java
@@ -1,6 +1,6 @@
1
/*
2
* Copyright 2012-2016 Credit Suisse
3
- * Copyright 2018-2021 Werner Keil, Otavio Santana, Trivadis AG
+ * Copyright 2018-2020 Werner Keil, Otavio Santana, Trivadis AG
4
*
5
* Licensed under the Apache License, Version 2.0 (the "License");
6
* you may not use this file except in compliance with the License.
0 commit comments