Skip to content

Commit 3541fcf

Browse files
author
travis-ci
committed
Adjusting maven release plugin config
1 parent e576361 commit 3541fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
<version>2.5.3</version>
280280
<configuration>
281281
<localCheckout>true</localCheckout>
282-
<pushChanges>false</pushChanges>
282+
<pushChanges>true</pushChanges>
283283
<mavenExecutorId>forked-path</mavenExecutorId>
284284
<arguments>-Dgpg.passphrase=${env.GPG_PASSPHRASE} -Dmaven.test.skip=true</arguments>
285285
<checkModificationExcludes>

0 commit comments

Comments
 (0)