File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6464 <configuration >
6565 <archive >
6666 <manifestEntries >
67- <Automatic-Module-Name >com.github.underscore</Automatic-Module-Name >
68- < mainClass >com.github.underscore.U</mainClass >
67+ <Automatic-Module-Name >com.github.underscore</Automatic-Module-Name >
68+ < Main-Class >com.github.underscore.U</Main-Class >
6969 </manifestEntries >
7070 </archive >
7171 </configuration >
Original file line number Diff line number Diff line change 6767 <configuration >
6868 <archive >
6969 <manifestEntries >
70- <Automatic-Module-Name >com.github.underscore</Automatic-Module-Name >
71- < mainClass >com.github.underscore.U</mainClass >
70+ <Automatic-Module-Name >com.github.underscore</Automatic-Module-Name >
71+ < Main-Class >com.github.underscore.U</Main-Class >
7272 </manifestEntries >
7373 </archive >
7474 </configuration >
You can’t perform that action at this time.
0 commit comments