Switching to gcube-jackson

This commit is contained in:
Luca Frosini 2020-07-10 18:17:28 +02:00
parent 66168a7c16
commit 101be94c9c
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-checker-se-plugin</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>2.0.0-SNAPSHOT</version>
<name>Resource Checker Smart Executor Plugin</name>
<description>Resource Checker Smart Executor Plugin periodically checks the presence of required resources in the IS V.1 in every context</description>
@ -24,7 +24,7 @@
<dependency>
<groupId>org.gcube.vremanagement</groupId>
<artifactId>smart-executor-bom</artifactId>
<version>1.0.0</version>
<version>2.0.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>