Skip to content

Commit

Permalink
maven release plugin goals conf.
Browse files Browse the repository at this point in the history
  • Loading branch information
reinert committed Jan 6, 2015
1 parent e499521 commit 2caeb13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,8 @@
<tagNameFormat>requestor-@{project.version}</tagNameFormat>
<autoVersionSubmodules>true</autoVersionSubmodules>
<useReleaseProfile>false</useReleaseProfile>
<releaseProfiles>release,site</releaseProfiles>
<arguments>-Dcheckstyle.skip</arguments>
<goals>deploy</goals>
<arguments>-P!project,release -Dcheckstyle.skip</arguments>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 2caeb13

Please sign in to comment.