Skip to content

Commit a42430f

Browse files
committed
Add module-info
1 parent 2392ae8 commit a42430f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module org.apache.commons.cli {
2+
exports org.apache.commons.cli;
3+
}

0 commit comments

Comments
 (0)