Skip to content

Commit bc94119

Browse files
committed
Release 1.25.1
1 parent 8cdc416 commit bc94119

File tree

14 files changed

+32
-12
lines changed

14 files changed

+32
-12
lines changed

.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

google-api-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.api-client</groupId>
66
<artifactId>google-api-client-parent</artifactId>
7-
<version>1.25.0</version>
7+
<version>1.25.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-api-client-android</artifactId>

google-api-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.api-client</groupId>
66
<artifactId>google-api-client-parent</artifactId>
7-
<version>1.25.0</version>
7+
<version>1.25.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-api-client-appengine</artifactId>

google-api-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.api-client</groupId>
66
<artifactId>google-api-client-parent</artifactId>
7-
<version>1.25.0</version>
7+
<version>1.25.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<groupId>com.google.api-client</groupId>
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module version="4">
3+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5">
4+
<output url="file://$MODULE_DIR$/target/classes" />
5+
<output-test url="file://$MODULE_DIR$/target/test-classes" />
6+
<content url="file://$MODULE_DIR$">
7+
<excludeFolder url="file://$MODULE_DIR$/target" />
8+
</content>
9+
<orderEntry type="inheritedJdk" />
10+
<orderEntry type="sourceFolder" forTests="false" />
11+
</component>
12+
</module>

google-api-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.api-client</groupId>
66
<artifactId>google-api-client-parent</artifactId>
7-
<version>1.25.0</version>
7+
<version>1.25.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-api-client-gson</artifactId>

google-api-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.api-client</groupId>
66
<artifactId>google-api-client-parent</artifactId>
7-
<version>1.25.0</version>
7+
<version>1.25.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-api-client-jackson2</artifactId>

google-api-client-java6/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.api-client</groupId>
66
<artifactId>google-api-client-parent</artifactId>
7-
<version>1.25.0</version>
7+
<version>1.25.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-api-client-java6</artifactId>

google-api-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.api-client</groupId>
66
<artifactId>google-api-client-parent</artifactId>
7-
<version>1.25.0</version>
7+
<version>1.25.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-api-client-protobuf</artifactId>

google-api-client-servlet/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.api-client</groupId>
66
<artifactId>google-api-client-parent</artifactId>
7-
<version>1.25.0</version>
7+
<version>1.25.1</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>google-api-client-servlet</artifactId>

0 commit comments

Comments
 (0)