ref 18289: the latest wps doesn't work

https://support.d4science.org/issues/18289

Rebuild Snapshot
This commit is contained in:
Giancarlo Panichi 2020-04-23 11:01:37 +02:00
parent 86a65945a4
commit 4812db4f35
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
</parent>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>ecological-engine-smart-executor</artifactId>
<version>1.6.3</version>
<version>1.6.3-SNAPSHOT</version>
<name>ecological-engine-smart-executor</name>
<description>Smart Ecological Engine Executor library</description>
@ -24,7 +24,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>1.4.0</version>
<version>1.5.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>