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

Commit 586bd3b

Browse files
authored
Update README.md
1 parent b2e0b58 commit 586bd3b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ To get the binaries of this library as distributed by Microsoft, ready for use w
8383
<dependency>
8484
<groupId>com.microsoft.azure</groupId>
8585
<artifactId>azure-keyvault-complete</artifactId>
86-
<version>1.1.2</version>
86+
<version>1.2.0</version>
87+
<type>pom</type>
8788
</dependency>
8889
```
8990

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

115116
| Version | Comments |
116117
| :-------: | :-------- |
118+
| [1.1.2](https://github.com/Azure/azure-keyvault-java/tree/1.1.2) | Version 1.1.2 release |
117119
| [1.1.1](https://github.com/Azure/azure-keyvault-java/tree/1.1.1) | Version 1.1.1 release |
118120
| [1.1](https://github.com/Azure/azure-keyvault-java/tree/1.1) | Version 1.1 release |
119121
| [1.1-beta-1](https://github.com/Azure/azure-keyvault-java/tree/1.1-beta-1) | Version 1.1.0 **beta** release |

0 commit comments

Comments
 (0)