Skip to content

Commit 3479b50

Browse files
authored
📚 update artifactId
1 parent 172074b commit 3479b50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>com.coderqian</groupId>
8-
<artifactId>spring-cloud</artifactId>
8+
<artifactId>spring-cloud-cli</artifactId>
99
<version>1.0-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111

@@ -17,4 +17,4 @@
1717
<module>config-server</module>
1818
<module>feign-server</module>
1919
</modules>
20-
</project>
20+
</project>

0 commit comments

Comments
 (0)