BAEL-21498: Fix quarkus-maven-plugin setup
This commit is contained in:
parent
4f33cb1667
commit
9c7d0ed7af
@ -42,7 +42,7 @@
|
|||||||
<goal>extension-descriptor</goal>
|
<goal>extension-descriptor</goal>
|
||||||
</goals>
|
</goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<deployment>${project.groupId}:${project.artifactId}-deployment:${project.version}
|
<deployment>${project.groupId}:quarkus-liquibase-deployment:${project.version}
|
||||||
</deployment>
|
</deployment>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user