mirror of
https://github.com/jlengrand/quarkus.git
synced 2026-03-10 08:41:22 +00:00
chore: align module naming.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>quarkus-integration-test-bootstrap-config-application</artifactId>
|
||||
<name>Quarkus - Integration Tests - Bootstrap Config - Application</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>quarkus-integration-test-bootstrap-config-extension-deployment</artifactId>
|
||||
<name>Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>quarkus-integration-test-bootstrap-config-extension-parent</artifactId>
|
||||
<name>Quarkus - Integration Tests - Bootstrap Config - Extension</name>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>quarkus-integration-test-bootstrap-config-extension</artifactId>
|
||||
<name>Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user