Skip to content

Commit 8e40600

Browse files
committed
fix: point to snapshot parent
1 parent 285457a commit 8e40600

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-maps-mapmanagement/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.google.cloud</groupId>
1515
<artifactId>google-cloud-jar-parent</artifactId>
16-
<version>1.85.0</version><!-- {x-version-update:google-cloud-java:current} -->
16+
<version>1.86.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
1717
<relativePath>../google-cloud-jar-parent/pom.xml</relativePath>
1818
</parent>
1919

0 commit comments

Comments
 (0)