We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3603535 commit acf43e4Copy full SHA for acf43e4
pom.xml
@@ -66,7 +66,7 @@
66
<configuration>
67
<tagNameFormat>v@{project.version}</tagNameFormat>
68
<autoVersionSubmodules>true</autoVersionSubmodules>
69
- <releaseProfiles>releases</releaseProfiles>
+ <releaseProfiles>release</releaseProfiles>
70
</configuration>
71
</plugin>
72
0 commit comments