Merge pull request #8579 from kwoyke/BAEL-21498
BAEL-21498: Fix quarkus-maven-plugin setup
This commit is contained in:
		
						commit
						af62c2fc91
					
				@ -42,7 +42,7 @@
 | 
			
		||||
                            <goal>extension-descriptor</goal>
 | 
			
		||||
                        </goals>
 | 
			
		||||
                        <configuration>
 | 
			
		||||
                            <deployment>${project.groupId}:${project.artifactId}-deployment:${project.version}
 | 
			
		||||
                            <deployment>${project.groupId}:quarkus-liquibase-deployment:${project.version}
 | 
			
		||||
                            </deployment>
 | 
			
		||||
                        </configuration>
 | 
			
		||||
                    </execution>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user