Skip to content

Commit e68e1a7

Browse files
committed
trying few things to fix non-released dependencies problem
1 parent 1f337fa commit e68e1a7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

google-http-client-assembly/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@
4848
<groupId>com.google.http-client</groupId>
4949
<artifactId>google-http-client-jackson2</artifactId>
5050
</dependency>
51-
<dependency>
52-
<groupId>com.google.http-client</groupId>
53-
<artifactId>google-http-client-test</artifactId>
54-
</dependency>
5551
</dependencies>
5652

5753
<build>

0 commit comments

Comments
 (0)