Skip to content

Commit dce1aa5

Browse files
committed
Remove java-repo-tools subtree.
Use the published parent pom now that it is in Maven central.
1 parent a70f813 commit dce1aa5

File tree

1 file changed

+1
-1
lines changed
  • bigtable/hbase/snippets/src/main/java/com/example/cloud/bigtable/helloworld

1 file changed

+1
-1
lines changed

bigtable/hbase/snippets/src/main/java/com/example/cloud/bigtable/helloworld/HelloWorld.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ public class HelloWorld {
5252
{ "Hello World!", "Hello Cloud Bigtable!", "Hello HBase!" };
5353

5454
/**
55-
* Connects to Cloud Bigtable, runs some basic operations and prints the results
55+
* Connects to Cloud Bigtable, runs some basic operations and prints the results.
5656
*/
5757
private static void doHelloWorld(String projectId, String instanceId) {
5858

0 commit comments

Comments
 (0)