mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:25:49 +00:00
FIX Maven Project Build Lifecycle Mapping Problem
This commit is contained in:
parent
f0eb91826f
commit
738f991deb
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -129,6 +129,7 @@
|
||||||
<version>${spring-format.version}</version>
|
<version>${spring-format.version}</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
|
<?m2e ignore?>
|
||||||
<phase>validate</phase>
|
<phase>validate</phase>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>validate</goal>
|
<goal>validate</goal>
|
||||||
|
|
Loading…
Reference in a new issue