Skip to content

Commit

Permalink
chore: remove unused properties from pom.xml
Browse files Browse the repository at this point in the history
Signed-off-by: xstefank <xstefank122@gmail.com>
  • Loading branch information
xstefank committed Nov 13, 2024
1 parent dcc8e10 commit 39a09d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
<properties>
<skipTests>true</skipTests>
<skipITs>true</skipITs>
<skipDocs>true</skipDocs>
</properties>
<build>
<defaultGoal>clean install</defaultGoal>
Expand Down Expand Up @@ -158,7 +157,6 @@
</build>
<properties>
<quarkus.package.type>native</quarkus.package.type>
<skipDocs>true</skipDocs>
</properties>
</profile>
<profile>
Expand Down

0 comments on commit 39a09d9

Please sign in to comment.