BAEL-9567 Align module names, folder names and artifact id
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<artifactId>spring-cloud-eureka</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Spring Cloud Eureka</name>
|
||||
<name>spring-cloud-eureka</name>
|
||||
<description>Spring Cloud Eureka Server and Sample Clients</description>
|
||||
|
||||
<modules>
|
||||
|
||||
Reference in New Issue
Block a user