We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48bcb7c commit 020775eCopy full SHA for 020775e
quarkus-integration/quarkus-jackson/integration-test/pom.xml
@@ -119,7 +119,7 @@
119
</plugins>
120
</build>
121
<properties>
122
- <quarkus.package.type>native</quarkus.package.type>
+ <quarkus.native.enabled>true</quarkus.native.enabled>
123
</properties>
124
</profile>
125
</profiles>
quarkus-integration/quarkus-jsonb/integration-test/pom.xml
@@ -127,7 +127,7 @@
127
128
129
130
131
132
133
0 commit comments