Skip to content

Commit 0b5202a

Browse files
authored
chore: declaring pom type for google-api-client-assembly (#1690)
Fixes #1686
1 parent b28dcc8 commit 0b5202a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google-api-client-bom/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<groupId>com.google.api-client</groupId>
8080
<artifactId>google-api-client-assembly</artifactId>
8181
<version>1.31.2</version><!-- {x-version-update:google-api-client:current} -->
82+
<type>pom</type>
8283
</dependency>
8384
<dependency>
8485
<groupId>com.google.api-client</groupId>

0 commit comments

Comments
 (0)