File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 6363 <version >2.4</version >
6464 <configuration >
6565 <archive >
66- <manifest >
67- <mainClass >com.github.underscore.U</mainClass >
68- </manifest >
66+ <manifestEntries >
67+ <Automatic-Module-Name >com.github.underscore</Automatic-Module-Name >
68+ <Main-Class >com.github.underscore.U</Main-Class >
69+ </manifestEntries >
6970 </archive >
7071 </configuration >
7172 </plugin >
Original file line number Diff line number Diff line change 6666 <version >3.2.0</version >
6767 <configuration >
6868 <archive >
69- <manifest >
70- <mainClass >com.github.underscore.U</mainClass >
71- </manifest >
69+ <manifestEntries >
70+ <Automatic-Module-Name >com.github.underscore</Automatic-Module-Name >
71+ <Main-Class >com.github.underscore.U</Main-Class >
72+ </manifestEntries >
7273 </archive >
7374 </configuration >
7475 </plugin >
You can’t perform that action at this time.
0 commit comments