Fix the build issues found in the previous release process
This commit is contained in:
parent
d801459cb8
commit
c588a8a40b
3
pom.xml
3
pom.xml
@ -356,9 +356,10 @@
|
||||
<artifactId>maven-release-plugin</artifactId>
|
||||
<version>2.3.2</version>
|
||||
<configuration>
|
||||
<releaseProfiles>release,full</releaseProfiles>
|
||||
<arguments>-P release,full</arguments>
|
||||
<autoVersionSubmodules>true</autoVersionSubmodules>
|
||||
<tagNameFormat>netty-@{project.version}</tagNameFormat>
|
||||
<localCheckout>true</localCheckout>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
Loading…
Reference in New Issue
Block a user