Skip to content

Commit

Permalink
Merge pull request #227 from GoogleCloudPlatform/swast-ae-images
Browse files Browse the repository at this point in the history
Fix broken appengine-gcs-client dependency.
  • Loading branch information
tswast committed May 5, 2016
2 parents 4f53389 + ec0d182 commit 7fc325e
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 7fc325e

Please sign in to comment.