Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release google-api-java-client v1.30.3 #1377

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -34,7 +34,7 @@ To use Maven, add the following lines to your pom.xml file:
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client</artifactId>
<version>1.30.2</version>
<version>1.30.3</version>
</dependency>
</dependencies>
</project>
Expand All @@ -47,7 +47,7 @@ repositories {
mavenCentral()
}
dependencies {
compile 'com.google.api-client:google-api-client:1.30.2'
compile 'com.google.api-client:google-api-client:1.30.3'
}
```
[//]: # ({x-version-update-end})
Expand Down
2 changes: 1 addition & 1 deletion google-api-client-android/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-parent</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-api-client-android</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion google-api-client-appengine/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-parent</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-api-client-appengine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion google-api-client-assembly/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-parent</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>com.google.api-client</groupId>
Expand Down
2 changes: 1 addition & 1 deletion google-api-client-bom/README.md
Expand Up @@ -12,7 +12,7 @@ To use it in Maven, add the following to your `pom.xml`:
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-bom</artifactId>
<version>1.30.2</version>
<version>1.30.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
22 changes: 11 additions & 11 deletions google-api-client-bom/pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-bom</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
<packaging>pom</packaging>

<name>Google API Client Library for Java BOM</name>
Expand Down Expand Up @@ -63,52 +63,52 @@
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-android</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-appengine</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-assembly</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-gson</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-jackson2</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-java6</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-protobuf</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-servlet</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-xml</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion google-api-client-gson/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-parent</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-api-client-gson</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion google-api-client-jackson2/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-parent</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-api-client-jackson2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion google-api-client-java6/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-parent</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-api-client-java6</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion google-api-client-protobuf/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-parent</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-api-client-protobuf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion google-api-client-servlet/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-parent</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-api-client-servlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion google-api-client-xml/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-parent</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-api-client-xml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion google-api-client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-parent</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-api-client</artifactId>
Expand Down
Expand Up @@ -35,7 +35,7 @@ public final class GoogleUtils {
// NOTE: toString() so compiler thinks it isn't a constant, so it won't inline it
// {x-version-update-start:google-api-client:current}
/** Current release version. */
public static final String VERSION = "1.30.3-SNAPSHOT".toString();
public static final String VERSION = "1.30.3".toString();
// {x-version-update-end:google-api-client:current}

// NOTE: Integer instead of int so compiler thinks it isn't a constant, so it won't inline it
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-parent</artifactId>
<version>1.30.3-SNAPSHOT</version><!-- {x-version-update:google-api-client:current} -->
<version>1.30.3</version><!-- {x-version-update:google-api-client:current} -->
<packaging>pom</packaging>
<name>Parent for the Google API Client Library for Java</name>

Expand Down
2 changes: 1 addition & 1 deletion versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

google-api-client:1.30.2:1.30.3-SNAPSHOT
google-api-client:1.30.3:1.30.3