Skip to content

Commit

Permalink
Fix comment in grpc-google-cloud-firestore-v1 POM (#4717)
Browse files Browse the repository at this point in the history
Fixing a copy&paste typo
  • Loading branch information
schmidt-sebastian authored and kolea2 committed Mar 22, 2019
1 parent db18d86 commit 25fde0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions google-api-grpc/grpc-google-cloud-firestore-v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,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>grpc-google-cloud-firestore-v1</artifactId>
<version>0.49.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-firestore-v1beta1:current} -->
<version>0.49.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-firestore-v1:current} -->
<name>grpc-google-cloud-firestore-v1</name>
<description>GRPC library for grpc-google-cloud-firestore-v1</description>
<parent>
Expand All @@ -28,4 +28,4 @@
<scope>compile</scope>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 25fde0e

Please sign in to comment.