chore: align module naming.

This commit is contained in:
Ioannis Canellos
2020-02-12 19:21:55 +02:00
parent 1050f11d79
commit 086302cf91
4 changed files with 4 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
</parent>
<artifactId>quarkus-integration-test-bootstrap-config-application</artifactId>
<name>Quarkus - Integration Tests - Bootstrap Config - Application</name>
<dependencies>
<dependency>

View File

@@ -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>

View File

@@ -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>

View File

@@ -12,6 +12,7 @@
</parent>
<artifactId>quarkus-integration-test-bootstrap-config-extension</artifactId>
<name>Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime</name>
<dependencies>
<dependency>