We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e576361 commit 3541fcfCopy full SHA for 3541fcf
pom.xml
@@ -279,7 +279,7 @@
279
<version>2.5.3</version>
280
<configuration>
281
<localCheckout>true</localCheckout>
282
- <pushChanges>false</pushChanges>
+ <pushChanges>true</pushChanges>
283
<mavenExecutorId>forked-path</mavenExecutorId>
284
<arguments>-Dgpg.passphrase=${env.GPG_PASSPHRASE} -Dmaven.test.skip=true</arguments>
285
<checkModificationExcludes>
0 commit comments