Skip to content

Commit

Permalink
remove assembly from BOM (#627)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored Mar 26, 2019
1 parent 110a2d6 commit 5e1e74f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions google-http-client-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,6 @@
<artifactId>google-http-client-appengine</artifactId>
<version>1.29.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-appengine:current} -->
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-assembly</artifactId>
<version>1.29.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-assembly:current} -->
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-findbugs</artifactId>
Expand Down

0 comments on commit 5e1e74f

Please sign in to comment.