Skip to content
This repository has been archived by the owner on Mar 23, 2019. It is now read-only.

Commit

Permalink
http://jira.codehaus.org/browse/MRELEASE-691
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoulaj committed Jul 6, 2011
1 parent 2c2c4ee commit 895fe05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@
<artifactId>maven-release-plugin</artifactId>
<version>2.2</version>
<configuration>
<tagNameFormat>{1}</tagNameFormat>
<!--<tagNameFormat>@{project.version}</tagNameFormat>-->
<mavenExecutorId>forked-path</mavenExecutorId>
<autoVersionSubmodules>true</autoVersionSubmodules>
<arguments>-Dgpg.passphrase=${gpg.passphrase}</arguments>
Expand Down

0 comments on commit 895fe05

Please sign in to comment.