Skip to content

Commit c3575bf

Browse files
committed
Fix pom.xml alignment
1 parent 75e07d8 commit c3575bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/computer-vision/includes/quickstarts-sdk/image-analysis-java-sdk-40.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Open a console window and create a new folder for your quickstart application.
6363
</dependency>
6464
</dependencies>
6565
</project>
66-
```
66+
```
6767

6868
1. Update the version value (`1.0.0-beta.2`) based on the latest available version of the [azure-ai-vision-imageanalysis](https://aka.ms/azsdk/image-analysis/package/maven) package in the Maven repository.
6969
1. Install the SDK and dependencies by running the following in the project directory:

0 commit comments

Comments
 (0)