Skip to content

Commit

Permalink
Merge 33e12fe into fac5397
Browse files Browse the repository at this point in the history
  • Loading branch information
safris committed Sep 25, 2019
2 parents fac5397 + 33e12fe commit 2f9d251
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Expand Up @@ -73,16 +73,11 @@
<version>${opentracing.version}</version>
</dependency>

<dependency>
<groupId>io.opentracing</groupId>
<artifactId>opentracing-noop</artifactId>
<version>${opentracing.version}</version>
</dependency>

<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast</artifactId>
<version>${hazelcast.version}</version>
<scope>provided</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit 2f9d251

Please sign in to comment.