File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
src/main/resources/META-INF/m2e Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <lifecycleMappingMetadata >
3+ <pluginExecutions >
4+ <pluginExecution >
5+ <pluginExecutionFilter >
6+ <goals >
7+ <goal >tag-master</goal >
8+ <goal >retarget-deploy</goal >
9+ <goal >promote-master</goal >
10+ </goals >
11+ </pluginExecutionFilter >
12+ <action >
13+ <ignore />
14+ </action >
15+ </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 >
30+ </pluginExecutions >
31+ </lifecycleMappingMetadata >
You can’t perform that action at this time.
0 commit comments