Release plugin fix
This commit is contained in:
parent
c9eb19f60e
commit
0e65ff81af
3
pom.xml
3
pom.xml
@ -237,7 +237,8 @@
|
||||
<version>2.3.2</version>
|
||||
<configuration>
|
||||
<mavenExecutorId>forked-path</mavenExecutorId>
|
||||
<releaseProfiles>sonatype-oss-release, release</releaseProfiles>
|
||||
<useReleaseProfile>false</useReleaseProfile>
|
||||
<arguments>-Psonatype-oss-release, release</arguments>
|
||||
<tagNameFormat>release-@{project.version}</tagNameFormat>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
Loading…
Reference in New Issue
Block a user