Fix all-in-one JAR artifactId
This commit is contained in:
parent
31f5b7b86c
commit
acbb386539
@ -40,7 +40,7 @@
|
||||
<!-- All-in-one JAR -->
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>netty</artifactId>
|
||||
<artifactId>netty-all</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<scope>compile</scope>
|
||||
<optional>true</optional>
|
||||
|
Loading…
Reference in New Issue
Block a user