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

Commit 814fec0

Browse files
authored
Merge pull request #49 from tiffanyachen/master
Updated pom to point to remote dependencies
2 parents 2b203a5 + 1474f36 commit 814fec0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

azure-keyvault/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,11 @@ the MIT License. See License.txt in the project root for license information. --
7878
<groupId>com.microsoft.azure</groupId>
7979
<artifactId>azure-keyvault-cryptography</artifactId>
8080
<version>1.1</version>
81-
<scope>system</scope>
82-
<systemPath>${basedir}/../azure-keyvault-cryptography/target/azure-keyvault-cryptography-1.1.jar</systemPath>
8381
</dependency>
8482
<dependency>
8583
<groupId>com.microsoft.azure</groupId>
8684
<artifactId>azure-keyvault-core</artifactId>
8785
<version>1.1</version>
88-
<scope>system</scope>
89-
<systemPath>${basedir}/../azure-keyvault-core/target/azure-keyvault-core-1.1.jar</systemPath>
9086
</dependency>
9187
<dependency>
9288
<groupId>com.microsoft.azure</groupId>

0 commit comments

Comments
 (0)