aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/data-provider/setup/pom.xml
diff options
context:
space:
mode:
authorMichael DÜrre <michael.duerre@highstreet-technologies.com>2020-11-19 15:40:16 +0100
committerMichael DÜrre <michael.duerre@highstreet-technologies.com>2020-11-19 15:40:31 +0100
commitf88794b887842911b30a75afc53f87f660d1c1e7 (patch)
tree5fb23c62c851a031824366ffc2ad37e068be0096 /sdnr/wt/data-provider/setup/pom.xml
parent799548ca5bc35ef26ab6a6498cb10fb22fcb1d8e (diff)
adapt ES version to 7.9.x
add new ES mapping for honolulu Issue-ID: SDNC-1411 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I477f87cd5b6da564663b6677e3cd94afef4dd1a6
Diffstat (limited to 'sdnr/wt/data-provider/setup/pom.xml')
-rw-r--r--sdnr/wt/data-provider/setup/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/data-provider/setup/pom.xml b/sdnr/wt/data-provider/setup/pom.xml
index 3a1b597db..865d5570e 100644
--- a/sdnr/wt/data-provider/setup/pom.xml
+++ b/sdnr/wt/data-provider/setup/pom.xml
@@ -87,7 +87,7 @@
<clusterName>testCluster</clusterName>
<transportPort>49504</transportPort>
<httpPort>${databaseport}</httpPort>
- <version>7.6.1</version>
+ <version>7.9.3</version>
</configuration>
<executions>
<execution>