diff options
Diffstat (limited to 'runtime')
| -rw-r--r-- | runtime/pom.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/runtime/pom.xml b/runtime/pom.xml index cabd533..e73c1fe 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -46,7 +46,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later        <plugin>          <groupId>io.quarkus</groupId> -        <artifactId>quarkus-bootstrap-maven-plugin</artifactId> +        <artifactId>quarkus-extension-maven-plugin</artifactId>          <version>${quarkus.version}</version>          <executions>            <execution> | 
