Skip to content

Commit

Permalink
Exclude a dependency for test.
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-sheng committed Oct 9, 2019
1 parent 72b722a commit bceeb6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions oap-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,10 @@
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
<exclusion>
<artifactId>org.elasticsearch</artifactId>
<groupId>elasticsearch</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit bceeb6f

Please sign in to comment.