Skip to content

Commit

Permalink
Pulsar-testclient should not fetch the shaded pulsar-client dependency (
Browse files Browse the repository at this point in the history
  • Loading branch information
merlimat authored Oct 28, 2017
1 parent 8ba2a7c commit e12d0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pulsar-testclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>pulsar-client</artifactId>
<artifactId>pulsar-client-original</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
Expand Down

0 comments on commit e12d0fd

Please sign in to comment.