Skip to content

Commit

Permalink
Remove erroneous dependency on google-cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
joelittlejohn authored Feb 9, 2018
1 parent 2df30a5 commit f19633d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions jsonschema2pojo-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@
</build>

<dependencies>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud</artifactId>
<version>0.19.0-alpha</version>
</dependency>
<dependency>
<groupId>org.jsonschema2pojo</groupId>
<artifactId>jsonschema2pojo-core</artifactId>
Expand Down

0 comments on commit f19633d

Please sign in to comment.