Skip to content

Commit ad595cd

Browse files
indented code snippet
1 parent 9839261 commit ad595cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/spring-apps/quickstart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@ Use the following steps to clone the Spring Boot sample project.
110110

111111
1. Use the following [Maven](https://maven.apache.org/what-is-maven.html) command to build the project.
112112

113-
```azurecli-interactive
114-
mvn clean package -DskipTests
115-
```
113+
```azurecli-interactive
114+
mvn clean package -DskipTests
115+
```
116116

117117
## Deploy the local app to Azure Spring Apps
118118

0 commit comments

Comments
 (0)