Skip to content

Commit 683dab6

Browse files
committed
Fixes typo in pom.xml sample
1 parent 09bcada commit 683dab6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

translate/cloud-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
-->
1616
<project>
1717
<modelVersion>4.0.0</modelVersion>
18-
<groupId>come.example.translate</groupId>
18+
<groupId>com.example.translate</groupId>
1919
<artifactId>translate-google-cloud-samples</artifactId>
2020
<packaging>jar</packaging>
2121

0 commit comments

Comments
 (0)