Skip to content

Commit

Permalink
OGM-803 Ehcache integration test is depending on the wrong Hibernate …
Browse files Browse the repository at this point in the history
…Search slot
  • Loading branch information
Sanne committed May 11, 2015
1 parent d856ac3 commit 844d1db
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -13,7 +13,7 @@
<dependencies>
<module name="org.hibernate" slot="ogm" services="import" />
<module name="org.hibernate.ogm.ehcache" services="import" />
<module name="org.hibernate.search.orm" slot="${hibernateSearchVersion}" services="import" />
<module name="org.hibernate.search.orm" slot="${hibernate-search.module.slot}" services="import" />
</dependencies>
</deployment>
</jboss-deployment-structure>

0 comments on commit 844d1db

Please sign in to comment.