Skip to content

Commit

Permalink
update release config template for latest release plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Dec 6, 2016
1 parent 70557ac commit 8f20362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/src/main/resources/templates/release_job.st
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<scmUserEnvVar></scmUserEnvVar>
<scmPasswordEnvVar></scmPasswordEnvVar>
<releaseEnvVar>IS_M2RELEASEBUILD</releaseEnvVar>
<releaseGoals>release:prepare release:perform -Psonatype-oss-release -Dgoals=&quot;deploy nexus-staging:release&quot;</releaseGoals>
<releaseGoals>-DskipStaging=true release:prepare release:perform</releaseGoals>
<dryRunGoals>-Dresume=false -DdryRun=true release:prepare</dryRunGoals>
<selectCustomScmCommentPrefix>false</selectCustomScmCommentPrefix>
<selectAppendHudsonUsername>false</selectAppendHudsonUsername>
Expand Down

0 comments on commit 8f20362

Please sign in to comment.