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 9a4c559 commit a9acbdbCopy full SHA for a9acbdb
samples/quarkus/pom.xml
@@ -8,6 +8,7 @@
8
</parent>
9
<groupId>io.javaoperatorsdk.webhook.sample</groupId>
10
<artifactId>quarkus-sample</artifactId>
11
+ <name>quarkus-sample</name>
12
<properties>
13
<compiler-plugin.version>3.13.0</compiler-plugin.version>
14
<maven.compiler.release>17</maven.compiler.release>
0 commit comments