mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
[DOCS] Fix version in SQL JDBC Maven template
This commit is contained in:
parent
215c5f292a
commit
bbcfcd1ca5
@ -16,7 +16,7 @@ The JDBC driver can be obtained either by downloading it from the https://www.el
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.elasticsearch.plugin.jdbc</groupId>
|
<groupId>org.elasticsearch.plugin.jdbc</groupId>
|
||||||
<artifactId>jdbc</artifactId>
|
<artifactId>jdbc</artifactId>
|
||||||
<version>{ver}</version>
|
<version>{version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
----
|
----
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user