Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
miguno committed May 6, 2024
1 parent 46286a8 commit 2cfe072
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,6 @@

<!--
https://spotbugs.github.io/spotbugs-maven-plugin/
https://spotbugs.readthedocs.io/en/latest/maven.html
https://github.com/find-sec-bugs/find-sec-bugs/wiki/Maven-configuration
Run `./mvnw spotbugs:help` for usage.
-->
<plugin>
Expand Down Expand Up @@ -316,7 +314,6 @@
</activation>
<properties>
<quarkus.native.enabled>true</quarkus.native.enabled>
<!-- Do not skip integration tests. -->
<skipITs>false</skipITs>
</properties>
</profile>
Expand Down

0 comments on commit 2cfe072

Please sign in to comment.