mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-25 14:26:27 +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>
|
||||
<groupId>org.elasticsearch.plugin.jdbc</groupId>
|
||||
<artifactId>jdbc</artifactId>
|
||||
<version>{ver}</version>
|
||||
<version>{version}</version>
|
||||
</dependency>
|
||||
----
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user