Skip to content

Commit 7da9901

Browse files
committed
Removed deprecated quarkus-bootstrap-maven-plugin
1 parent b3401b5 commit 7da9901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<plugins>
110110
<plugin>
111111
<groupId>io.quarkus</groupId>
112-
<artifactId>quarkus-bootstrap-maven-plugin</artifactId>
112+
<artifactId>quarkus-extension-maven-plugin</artifactId>
113113
<version>${quarkus.version}</version>
114114
<executions>
115115
<execution>

0 commit comments

Comments
 (0)