Skip to content

Commit a9acbdb

Browse files
authored
fix: project name missing blocks release (#352)
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 9a4c559 commit a9acbdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/quarkus/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
</parent>
99
<groupId>io.javaoperatorsdk.webhook.sample</groupId>
1010
<artifactId>quarkus-sample</artifactId>
11+
<name>quarkus-sample</name>
1112
<properties>
1213
<compiler-plugin.version>3.13.0</compiler-plugin.version>
1314
<maven.compiler.release>17</maven.compiler.release>

0 commit comments

Comments
 (0)