Skip to content

Commit

Permalink
Fix broken appengine-gcs-client dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
tswast committed May 5, 2016
1 parent 4f53389 commit ec0d182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine/images/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Copyright 2015 Google Inc. All Rights Reserved.
<dependency>
<groupId>com.google.appengine.tools</groupId>
<artifactId>appengine-gcs-client</artifactId>
<version>RELEASE</version>
<version>0.6</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down

0 comments on commit ec0d182

Please sign in to comment.