Release plugin fix
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -238,7 +238,7 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<mavenExecutorId>forked-path</mavenExecutorId>
|
<mavenExecutorId>forked-path</mavenExecutorId>
|
||||||
<useReleaseProfile>false</useReleaseProfile>
|
<useReleaseProfile>false</useReleaseProfile>
|
||||||
<arguments>-Psonatype-oss-release, release</arguments>
|
<arguments>-Psonatype-oss-release -Prelease</arguments>
|
||||||
<tagNameFormat>release-@{project.version}</tagNameFormat>
|
<tagNameFormat>release-@{project.version}</tagNameFormat>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
Reference in New Issue
Block a user