Skip to content

Commit

Permalink
update maven plugin for all maven profil
Browse files Browse the repository at this point in the history
link to #744
  • Loading branch information
pierrejego committed Aug 5, 2024
1 parent 8e7339d commit 8bc60f3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cadastrapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,11 @@
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.10.3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.4.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
Expand Down

0 comments on commit 8bc60f3

Please sign in to comment.