Skip to content

Commit 8816b27

Browse files
committed
Module-info back to java.money (as per common practice for all JSRs)
1 parent fd39e20 commit 8816b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/module-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
1616
*/
17-
module javax.money {
17+
module java.money {
1818
exports javax.money;
1919
exports javax.money.convert;
2020
exports javax.money.format;

0 commit comments

Comments
 (0)