We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 172074b commit 3479b50Copy full SHA for 3479b50
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
7
<groupId>com.coderqian</groupId>
8
- <artifactId>spring-cloud</artifactId>
+ <artifactId>spring-cloud-cli</artifactId>
9
<version>1.0-SNAPSHOT</version>
10
<packaging>pom</packaging>
11
@@ -17,4 +17,4 @@
17
<module>config-server</module>
18
<module>feign-server</module>
19
</modules>
20
-</project>
+</project>
0 commit comments