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