mirror of
https://github.com/apache/jclouds.git
synced 2025-02-16 15:08:28 +00:00
bumped version on gae
This commit is contained in:
parent
7c3518f7ff
commit
a7aa1c1964
@ -51,7 +51,7 @@ import com.google.common.annotations.VisibleForTesting;
|
|||||||
@SingleThreaded
|
@SingleThreaded
|
||||||
@Singleton
|
@Singleton
|
||||||
public class GaeHttpCommandExecutorService extends BaseHttpCommandExecutorService<HTTPRequest> {
|
public class GaeHttpCommandExecutorService extends BaseHttpCommandExecutorService<HTTPRequest> {
|
||||||
public static final String USER_AGENT = "jclouds/1.0 urlfetch/1.3.2";
|
public static final String USER_AGENT = "jclouds/1.0 urlfetch/1.3.5";
|
||||||
|
|
||||||
private final URLFetchService urlFetchService;
|
private final URLFetchService urlFetchService;
|
||||||
private final ConvertToGaeRequest convertToGaeRequest;
|
private final ConvertToGaeRequest convertToGaeRequest;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user