Fix typo
This commit is contained in:
parent
fc857d832b
commit
6c5441d041
|
|
@ -151,7 +151,7 @@
|
|||
<mainClass>${start-class}</mainClass>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<!-- Support shade packaging (if the user does not want to use our plugin -->
|
||||
<!-- Support shade packaging (if the user does not want to use our plugin) -->
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-shade-plugin</artifactId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue