Skip to content

Commit

Permalink
chore: remove unneeded properties that got added back by mistake
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Laprun <claprun@redhat.com>
  • Loading branch information
metacosm committed Nov 14, 2024
1 parent c9a06ed commit 26b070f
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 26b070f

Please sign in to comment.