Skip to content

Commit d7710f1

Browse files
authored
Update spring-cloud-quickstart-launch-app-maven.md
Upgrade the version number of the spring cloud plugin
1 parent fbfe3b3 commit d7710f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-cloud/spring-cloud-quickstart-launch-app-maven.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ It takes about 5 minutes for the service to be deployed. After the service is de
8989
1. Generate configurations by running the following command in the root folder of PiggyMetrics containing the parent POM:
9090

9191
```console
92-
mvn com.microsoft.azure:azure-spring-cloud-maven-plugin:1.0.0:config
92+
mvn com.microsoft.azure:azure-spring-cloud-maven-plugin:1.1.0:config
9393
```
9494

9595
a. Select the modules `gateway`,`auth-service`, and `account-service`.

0 commit comments

Comments
 (0)