Skip to content

Commit 1f2d446

Browse files
jyanelesv
authored andcommitted
1 parent c90a83d commit 1f2d446

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

bigquery/cloud-client/pom.xml

+1-1
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.bigquery</groupId>
18+
<groupId>com.example.bigquery</groupId>
1919
<artifactId>bigquery-google-cloud-samples</artifactId>
2020
<packaging>jar</packaging>
2121

datastore/cloud-client/pom.xml

+1-1
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.datastore</groupId>
18+
<groupId>com.example.datastore</groupId>
1919
<artifactId>datastore-google-cloud-samples</artifactId>
2020
<packaging>jar</packaging>
2121

logging/cloud-client/pom.xml

+1-1
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.logging</groupId>
18+
<groupId>com.example.logging</groupId>
1919
<artifactId>logging-google-cloud-samples</artifactId>
2020
<packaging>jar</packaging>
2121

pubsub/cloud-client/pom.xml

+1-1
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.pubsub</groupId>
18+
<groupId>com.example.pubsub</groupId>
1919
<artifactId>pubsub-google-cloud-samples</artifactId>
2020
<packaging>jar</packaging>
2121

spanner/cloud-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ limitations under the License.
3030
-->
3131
<project>
3232
<modelVersion>4.0.0</modelVersion>
33-
<groupId>come.example.spanner</groupId>
33+
<groupId>com.example.spanner</groupId>
3434
<artifactId>spanner-google-cloud-samples</artifactId>
3535
<packaging>jar</packaging>
3636

storage/cloud-client/pom.xml

+1-1
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.storage</groupId>
18+
<groupId>com.example.storage</groupId>
1919
<artifactId>storage-google-cloud-samples</artifactId>
2020
<packaging>jar</packaging>
2121

0 commit comments

Comments
 (0)