Skip to content

Commit 76748d8

Browse files
authored
Change groupId to com.google.cloud.functions. (#2)
1 parent 6f2b3c5 commit 76748d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions-framework-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<version>9</version>
2323
</parent>
2424

25-
<groupId>com.google.cloud</groupId>
25+
<groupId>com.google.cloud.functions</groupId>
2626
<artifactId>functions-framework-api</artifactId>
2727
<version>1.0.0-alpha-1</version>
2828

0 commit comments

Comments
 (0)