Skip to content

Commit

Permalink
Add Kubernetes library dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
milismsft committed Jun 20, 2017
1 parent 84e9478 commit 1205f0f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions azure-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,11 @@
<artifactId>docker-java</artifactId>
<version>3.0.6</version>
</dependency>
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-client</artifactId>
<version>2.2.14</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-documentdb</artifactId>
Expand Down

0 comments on commit 1205f0f

Please sign in to comment.