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 a52b200 commit 5bf2812Copy full SHA for 5bf2812
tooling/perf-regression/cq-perf-regression-sample-base/pom.xml
@@ -30,7 +30,7 @@
30
</parent>
31
<artifactId>cq-perf-regression-sample</artifactId>
32
<properties>
33
- <!-- Let's not upgrade hyperfoil-maven-pluing as long as camel-quarkus supports JDK17: https://github.com/apache/camel-quarkus/issues/8027 -->
+ <!-- Let's not upgrade hyperfoil-maven-plugin as long as camel-quarkus supports JDK17: https://github.com/apache/camel-quarkus/issues/8027 -->
34
<hyperfoil-maven-plugin.version>0.27.1</hyperfoil-maven-plugin.version>
35
<maven.compiler.parameters>true</maven.compiler.parameters>
36
<maven.compiler.source>17</maven.compiler.source>
0 commit comments