diff options
Diffstat (limited to 'sdnr/wt/devicemanager/provider')
-rw-r--r-- | sdnr/wt/devicemanager/provider/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sdnr/wt/devicemanager/provider/pom.xml b/sdnr/wt/devicemanager/provider/pom.xml index 808d389c4..7c8a88095 100644 --- a/sdnr/wt/devicemanager/provider/pom.xml +++ b/sdnr/wt/devicemanager/provider/pom.xml @@ -213,6 +213,7 @@ <httpPort>${databaseport}</httpPort> <version>6.4.3</version> <pathInitScript>${project.build.directory}/EsInit.script</pathInitScript> + <timeout>120</timeout> </configuration> <executions> <execution> |