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.
2 parents b0ee625 + 966de42 commit 2ac2b24Copy full SHA for 2ac2b24
src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml
@@ -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