JAVA-6474/JAVA-6324: Align module names, folder names and artifact id (#11071)

* JAVA-6474/JAVA-6324: Align module names, folder names and artifact id
(template)

* JAVA-6474/JAVA-6324: revert changes for guest modules
This commit is contained in:
freelansam
2021-07-28 20:10:03 +05:30
committed by GitHub
parent 54f85ac6cd
commit 5470ccfb97
8 changed files with 11 additions and 11 deletions
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.baeldung.cloud</groupId>
<artifactId>spring-cloud-netlix-feign</artifactId>
<artifactId>spring-cloud-netflix-feign</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>spring-cloud-netflix-feign</name>
<description>Netflix Feign project for Spring Boot</description>