Skip to content

Commit

Permalink
Update README.md (#12756)
Browse files Browse the repository at this point in the history
fix(maven groupId): Updated the groupId to point to the correct location.
  • Loading branch information
justbert authored Jul 3, 2020
1 parent c39454c commit f27af36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ If you are using Maven, add the following dependency.
[//]: # "{x-version-update-start;com.azure:azure-active-directory-spring-boot-starter;current}"
```xml
<dependency>
<groupId>com.azure</groupId>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-active-directory-spring-boot-starter</artifactId>
<version>2.3.3-beta.1</version>
</dependency>
Expand Down

0 comments on commit f27af36

Please sign in to comment.