Align module names, folder names and artifact id

This commit is contained in:
amit.pandey
2020-06-28 01:10:13 +05:30
parent 96e48fed81
commit 7ac0bd7ca7
12 changed files with 12 additions and 12 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>
<artifactId>spring-cloud-circuit-breaker</artifactId>
<name>spring-cloud-gateway</name>
<name>spring-cloud-circuit-breaker</name>
<packaging>jar</packaging>
<parent>