Skip to content

Commit

Permalink
style: pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin-Guillemin authored and jgribonvald committed Apr 20, 2023
1 parent 54ab1ba commit b2aee75
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.10</version>
<relativePath />
<relativePath/>
</parent>

<groupId>org.esupportail.publisher</groupId>
Expand Down Expand Up @@ -379,7 +379,7 @@
</goals>
</pluginExecutionFilter>
<action>
<execute />
<execute/>
</action>
</pluginExecution>
<pluginExecution>
Expand All @@ -392,7 +392,7 @@
</goals>
</pluginExecutionFilter>
<action>
<execute />
<execute/>
</action>
</pluginExecution>
<pluginExecution>
Expand All @@ -406,7 +406,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore />
<ignore/>
</action>
</pluginExecution>
<pluginExecution>
Expand All @@ -419,7 +419,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore />
<ignore/>
</action>
</pluginExecution>
</pluginExecutions>
Expand Down

0 comments on commit b2aee75

Please sign in to comment.