Skip to content

Commit 966de42

Browse files
committed
Added m2e lifecycle mappings
1 parent 3c73ebf commit 966de42

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<lifecycleMappingMetadata>
3+
<pluginExecutions>
4+
<pluginExecution>
5+
<pluginExecutionFilter>
6+
<goals>
7+
<goal>enforce-versions</goal>
8+
<goal>retarget-deploy</goal>
9+
<goal>update-stage-dependencies</goal>
10+
<goal>set-properties</goal>
11+
<goal>tag-master</goal>
12+
<goal>promote-master</goal>
13+
</goals>
14+
</pluginExecutionFilter>
15+
<action>
16+
<ignore />
17+
</action>
18+
</pluginExecution>
19+
</pluginExecutions>
20+
</lifecycleMappingMetadata>

0 commit comments

Comments
 (0)