Fixing pom

This commit is contained in:
Luca Frosini 2022-09-22 14:20:21 +02:00
parent 927ba80290
commit 581870479a
1 changed files with 2 additions and 2 deletions

View File

@ -274,7 +274,7 @@
</executions> </executions>
</plugin> </plugin>
<!-- <!-- Enunciate Maven plugin --> --> <!-- Enunciate Maven plugin -->
<!-- <plugin> --> <!-- <plugin> -->
<!-- <groupId>com.webcohesion.enunciate</groupId> --> <!-- <groupId>com.webcohesion.enunciate</groupId> -->
<!-- <artifactId>enunciate-maven-plugin</artifactId> --> <!-- <artifactId>enunciate-maven-plugin</artifactId> -->
@ -288,7 +288,7 @@
<!-- </execution> --> <!-- </execution> -->
<!-- </executions> --> <!-- </executions> -->
<!-- </plugin> --> <!-- </plugin> -->
<!-- <!-- Copy Enunciate Documentation from your-application/api-docs into your war --> --> <!-- Copy Enunciate Documentation from your-application/api-docs into your war -->
<!-- <plugin> --> <!-- <plugin> -->
<!-- <groupId>org.apache.maven.plugins</groupId> --> <!-- <groupId>org.apache.maven.plugins</groupId> -->
<!-- <artifactId>maven-resources-plugin</artifactId> --> <!-- <artifactId>maven-resources-plugin</artifactId> -->