Skip to content

Commit f1e1999

Browse files
authored
Merge pull request #111765 from Elvira-sxr/patch-8
Update spring-cloud-quickstart-launch-app-maven.md
2 parents feb658c + d7710f1 commit f1e1999

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)