Skip to content

Commit e612e9b

Browse files
committed
rename file
1 parent ba90094 commit e612e9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cloud-gateway/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.cevher.ms</groupId>
12-
<artifactId>cloud-gateway</artifactId>
12+
<artifactId>api-gateway</artifactId>
1313
<version>0.0.1-SNAPSHOT</version>
14-
<name>cloud-gateway</name>
14+
<name>api-gateway</name>
1515
<description>API Gateway Application</description>
1616
<properties>
1717
<java.version>11</java.version>

0 commit comments

Comments
 (0)