Skip to content

Commit b2af0ba

Browse files
authored
Update pom.xml
1 parent 81ec856 commit b2af0ba

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,7 @@
258258
</activation>
259259
<properties>
260260
<skipITs>true</skipITs>
261-
<quarkus.package.type>native</quarkus.package.type>
262261
<quarkus.native.container-build>true</quarkus.native.container-build>
263-
<quarkus.native.builder-image>mandrel</quarkus.native.builder-image>
264262
</properties>
265263
<build>
266264
<defaultGoal>clean package</defaultGoal>
@@ -292,4 +290,4 @@
292290
</build>
293291
</profile>
294292
</profiles>
295-
</project>
293+
</project>

0 commit comments

Comments
 (0)