Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Commit 6393f04

Browse files
authored
chore: fix version replace tag (#10)
1 parent 336f11e commit 6393f04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google-analytics-data-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.analytics</groupId>
55
<artifactId>google-analytics-data-bom</artifactId>
6-
<version>0.0.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-analytics-data:current} -->
6+
<version>0.1.0</version><!-- {x-version-update:google-analytics-data:current} -->
77
<packaging>pom</packaging>
88
<parent>
99
<groupId>com.google.cloud</groupId>
@@ -94,4 +94,4 @@
9494
</plugin>
9595
</plugins>
9696
</build>
97-
</project>
97+
</project>

0 commit comments

Comments
 (0)