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 fd39e20 commit 8816b27Copy full SHA for 8816b27
src/main/java/module-info.java
@@ -14,7 +14,7 @@
14
* See the License for the specific language governing permissions and
15
* limitations under the License.
16
*/
17
-module javax.money {
+module java.money {
18
exports javax.money;
19
exports javax.money.convert;
20
exports javax.money.format;
0 commit comments