8000 generated commit: upgrade to 1.25.0 snapshot · rchani99/google-http-java-client@dddc3d3 · GitHub
[go: up one dir, main page]

Skip to content

Commit dddc3d3

Browse files
committed
generated commit: upgrade to 1.25.0 snapshot
1 parent 80d8f69 commit dddc3d3

File tree

34 files changed

+1062
-956
lines changed

34 files changed

+1062
-956
lines changed

google-http-client-android-test/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>google-http-client</groupId>
55
<artifactId>google-http-client-android-test</artifactId>
66
<name>Test project for google-http-client-android.</name>
7-
<version>1.24.0-SNAPSHOT</version>
7+
<version>1.25.0-SNAPSHOT</version>
88
<packaging>apk</packaging>
99

1010
<build>
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.google.http-client</groupId>
5555
<artifactId>google-http-client-android</artifactId>
56-
<version>1.24.0-SNAPSHOT</version>
56+
<version>1.25.0-SNAPSHOT</version>
5757
<exclusions>
5858
<exclusion>
5959
<artifactId>android</artifactId>
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.google.http-client</groupId>
7474
<artifactId>google-http-client-test</artifactId>
75-
<version>1.24.0-SNAPSHOT</version>
75+
<version>1.25.0-SNAPSHOT</version>
7676
<exclusions>
7777
<exclusion>
7878
<artifactId>junit</artifactId>

google-http-client-android/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.24.0-SNAPSHOT</version>
7+
<version>1.25.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-http-client-android</artifactId>

google-http-client-appengine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.24.0-SNAPSHOT</version>
7+
<version>1.25.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-http-client-appengine</artifactId>

google-http-client-assembly/dependencies/google-http-client-android-dependencies.html

Lines changed: 87 additions & 77 deletions
Large diffs are not rendered by default.

google-http-client-assembly/dependencies/google-http-client-appengine-dependencies.html

Lines changed: 102 additions & 102 deletions
Large diffs are not rendered by default.

google-http-client-assembly/dependencies/google-http-client-dependencies.html

Lines changed: 208 additions & 138 deletions
Large diffs are not rendered by default.

google-http-client-assembly/dependencies/google-http-client-gson-dependencies.html

Lines changed: 103 additions & 103 deletions
Large diffs are not rendered by default.

google-http-client-assembly/dependencies/google-http-client-jackson-dependencies.html

Lines changed: 116 additions & 107 deletions
Large di 10000 ffs are not rendered by default.

google-http-client-assembly/dependencies/google-http-client-jackson2-dependencies.html

Lines changed: 128 additions & 119 deletions
Large diffs are not rendered by default.

google-http-client-assembly/dependencies/google-http-client-jdo-dependencies.html

Lines changed: 106 additions & 106 deletions
Large diffs are not rendered by default.

google-http-client-assembly/dependencies/google-http-client-protobuf-dependencies.html

Lines changed: 82 additions & 82 deletions
Large diffs are not rendered by default.

google-http-client-assembly/dependencies/google-http-client-xml-dependencies.html

Lines changed: 111 additions & 103 deletions
Large diffs are not rendered by default.

google-http-client-assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.24.0-SNAPSHOT</version>
7+
<version>1.25.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<groupId>com.google.http-client</groupId>

google-http-client-findbugs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.24.0-SNAPSHOT</version>
7+
<version>1.25.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-http-client-findbugs</artifactId>

google-http-client-gson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.24.0-SNAPSHOT</version>
7+
<version>1.25.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-http-client-gson</artifactId>

google-http-client-jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.24.0-SNAPSHOT</version>
7+
<version>1.25.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-http-client-jackson</artifactId>

google-http-client-jackson2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.24.0-SNAPSHOT</version>
7+
<version>1.25.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-http-client-jackson2</artifactId>

google-http-client-jdo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.24.0-SNAPSHOT</version>
7+
<version>1.25.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-http-client-jdo</artifactId>

google-http-client-protobuf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.24.0-SNAPSHOT</version>
7+
<version>1.25.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-http-client-protobuf</artifactId>

google-http-client-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.24.0-SNAPSHOT</version>
7+
<version>1.25.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-http-client-test</artifactId>

google-http-client-xml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.24.0-SNAPSHOT</version>
7+
<version>1.25.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-http-client-xml</artifactId>

google-http-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.24.0-SNAPSHOT</version>
7+
<version>1.25.0-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-http-client</artifactId>

google-http-client/src/main/java/com/google/api/client/http/HttpRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public final class HttpRequest {
5050
*
5151
* @since 1.8
5252
*/
53-
public static final String VERSION = "1.24.0-SNAPSHOT";
53+
public static final String VERSION = "1.25.0-SNAPSHOT";
5454

5555
/**
5656
* User agent suffix for all requests.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>com.google.http-client</groupId>
1111
<artifactId>google-http-client-parent</artifactId>
12-
<version>1.24.0-SNAPSHOT</version>
12+
<version>1.25.0-SNAPSHOT</version>
1313
<packaging>pom</packaging>
1414
<name>Parent for the Google HTTP Client Library for Java</name>
1515

samples/dailymotion-simple-cmdline-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.24.0-SNAPSHOT</version>
7+
<version>1.25.0-SNAPSHOT</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>dailymotion-simple-cmdline-sample</artifactId>

samples/googleplus-simple-cmdline-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.google.http-client</groupId>
66
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.24.0-SNAPSHOT</version>
7+
<version>1.25.0-SNAPSHOT</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>googleplus-simple-cmdline-sample</artifactId>

0 commit comments

Comments
 (0)
0