Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #79 from Azure/bhicks2/update-README
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
schaabs authored Dec 7, 2018
2 parents b2e0b58 + 586bd3b commit 2879fa1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ To get the binaries of this library as distributed by Microsoft, ready for use w
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-keyvault-complete</artifactId>
<version>1.1.2</version>
<version>1.2.0</version>
<type>pom</type>
</dependency>
```

Expand Down Expand Up @@ -114,6 +115,7 @@ If you would like to become an active contributor to this project please follow

| Version | Comments |
| :-------: | :-------- |
| [1.1.2](https://github.com/Azure/azure-keyvault-java/tree/1.1.2) | Version 1.1.2 release |
| [1.1.1](https://github.com/Azure/azure-keyvault-java/tree/1.1.1) | Version 1.1.1 release |
| [1.1](https://github.com/Azure/azure-keyvault-java/tree/1.1) | Version 1.1 release |
| [1.1-beta-1](https://github.com/Azure/azure-keyvault-java/tree/1.1-beta-1) | Version 1.1.0 **beta** release |
Expand Down

0 comments on commit 2879fa1

Please sign in to comment.