Skip to content

Commit

Permalink
chore: updated google-cloud-firestore/pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Aug 13, 2020
1 parent 266445f commit d76e865
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions google-cloud-firestore/pom.xml
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>google-cloud-firestore</artifactId>
<version>1.35.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-firestore:current} -->
<version>2.0.0</version><!-- {x-version-update:google-cloud-firestore:current} -->
<packaging>jar</packaging>
<name>Google Cloud Firestore</name>
<url>https://github.com/googleapis/java-firestore/tree/master
Expand All @@ -15,7 +15,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-firestore-parent</artifactId>
<version>1.35.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-firestore-parent:current} -->
<version>2.0.0</version><!-- {x-version-update:google-cloud-firestore-parent:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-firestore</site.installationModule>
Expand Down

0 comments on commit d76e865

Please sign in to comment.