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 19bcd08 commit 41e4ed1Copy full SHA for 41e4ed1
pom.xml
@@ -66,6 +66,8 @@
66
<configuration>
67
<prefix>git</prefix>
68
<verbose>true</verbose>
69
+ <skipPoms>false</skipPoms>
70
+ <runOnlyOnce>true</runOnlyOnce>
71
<dotGitDirectory>${project.basedir}/.git</dotGitDirectory>
72
<injectAllReactorProjects>true</injectAllReactorProjects>
73
<generateGitPropertiesFile>true</generateGitPropertiesFile>
0 commit comments