Skip to content

Commit

Permalink
Removing azure-core-auth package (#4104)
Browse files Browse the repository at this point in the history
* Removing azure-core-auth package

* removing azure-core-auth from azure-core-parent pom

* removing azure-core-auth dependency from appconfiguration

* removing lingering references to azure-core-auth package

* removing azure-core-auth reference from jacoco-test-coverage pom and packages.md
  • Loading branch information
schaabs authored Jun 26, 2019
1 parent e29c665 commit 47ea551
Show file tree
Hide file tree
Showing 28 changed files with 0 additions and 2,451 deletions.
4 changes: 0 additions & 4 deletions appconfiguration/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
</dependency>
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-auth</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
Expand Down
78 changes: 0 additions & 78 deletions core/azure-core-auth/pom.xml

This file was deleted.

This file was deleted.

Loading

0 comments on commit 47ea551

Please sign in to comment.