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 #49 from tiffanyachen/master
Browse files Browse the repository at this point in the history
Updated pom to point to remote dependencies
  • Loading branch information
tiffanyachen authored Jul 2, 2018
2 parents 2b203a5 + 1474f36 commit 814fec0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions azure-keyvault/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,15 +78,11 @@ the MIT License. See License.txt in the project root for license information. --
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-keyvault-cryptography</artifactId>
<version>1.1</version>
<scope>system</scope>
<systemPath>${basedir}/../azure-keyvault-cryptography/target/azure-keyvault-cryptography-1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-keyvault-core</artifactId>
<version>1.1</version>
<scope>system</scope>
<systemPath>${basedir}/../azure-keyvault-core/target/azure-keyvault-core-1.1.jar</systemPath>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
Expand Down

0 comments on commit 814fec0

Please sign in to comment.