Use the release version rather than the snapshot version when tagging
This commit is contained in:
parent
a487da1fcb
commit
ac364e3bf3
2
pom.xml
2
pom.xml
@ -357,7 +357,7 @@
|
||||
<configuration>
|
||||
<releaseProfiles>release,full</releaseProfiles>
|
||||
<autoVersionSubmodules>true</autoVersionSubmodules>
|
||||
<tagNameFormat>netty-${project.version}</tagNameFormat>
|
||||
<tagNameFormat>netty-@{project.version}</tagNameFormat>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
Loading…
Reference in New Issue
Block a user