Merge pull request #9595 from amit2103/JAVA-2019

Align module names, folder names and artifact id
This commit is contained in:
Josh Cummings
2020-07-06 07:42:02 -06:00
committed by GitHub
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>