Updated groovy docs to point to the new groovy repo
This commit is contained in:
parent
2912e1cce3
commit
98dfc26fb1
|
@ -30,7 +30,7 @@ For example, you can define the latest version in your `pom.xml` file:
|
|||
--------------------------------------------------
|
||||
<dependency>
|
||||
<groupId>org.elasticsearch</groupId>
|
||||
<artifactId>elasticsearch-client-groovy</artifactId>
|
||||
<artifactId>elasticsearch-lang-groovy</artifactId>
|
||||
<version>${es.version}</version>
|
||||
</dependency>
|
||||
--------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue