Skip to content

Commit

Permalink
HSEARCH-4094 Fix group id in ES-AWS documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
fax4ever committed Nov 5, 2020
1 parent e4e8d1a commit ce47567
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -179,7 +179,7 @@ You will need to add this dependency:
[source, XML, subs="+attributes"]
----
<dependency>
<groupId>org.hibernate</groupId>
<groupId>org.hibernate.search</groupId>
<artifactId>hibernate-search-backend-elasticsearch-aws</artifactId>
<version>{hibernateSearchVersion}</version>
</dependency>
Expand Down

0 comments on commit ce47567

Please sign in to comment.