File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed
src/main/resources/META-INF/m2e Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 44 <pluginExecution >
55 <pluginExecutionFilter >
66 <goals >
7- <goal >enforce-versions</goal >
8- <goal >retarget-deploy</goal >
9- <goal >update-stage-dependencies</goal >
10- <goal >set-properties</goal >
117 <goal >tag-master</goal >
8+ <goal >retarget-deploy</goal >
129 <goal >promote-master</goal >
1310 </goals >
1411 </pluginExecutionFilter >
1512 <action >
1613 <ignore />
1714 </action >
1815 </pluginExecution >
16+ <pluginExecution >
17+ <pluginExecutionFilter >
18+ <goals >
19+ <goal >enforce-versions</goal >
20+ <goal >set-properties</goal >
21+ <goal >update-stage-dependencies</goal >
22+ </goals >
23+ </pluginExecutionFilter >
24+ <action >
25+ <execute >
26+ <runOnIncremental >false</runOnIncremental >
27+ </execute >
28+ </action >
29+ </pluginExecution >
1930 </pluginExecutions >
2031</lifecycleMappingMetadata >
You can’t perform that action at this time.
0 commit comments