Skip to content

Commit

Permalink
HSEARCH-3447 Remove an unnecessary dependency to the ES backend in OR…
Browse files Browse the repository at this point in the history
…M integration tests
  • Loading branch information
yrodiere committed Aug 6, 2019
1 parent 3195991 commit c3272c7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions integrationtest/mapper/orm/pom.xml
Expand Up @@ -13,11 +13,6 @@
<description>Hibernate Search integration tests for the Hibernate ORM integration</description>

<dependencies>
<dependency>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-backend-elasticsearch</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-mapper-orm</artifactId>
Expand Down

0 comments on commit c3272c7

Please sign in to comment.