Migrating to gcube-jackson

This commit is contained in:
Luca Frosini 2020-06-25 14:59:40 +02:00
parent b6b2e53ab0
commit 30911f1e2d
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.information-system</groupId> <groupId>org.gcube.information-system</groupId>
<artifactId>is-exporter-se-plugin</artifactId> <artifactId>is-exporter-se-plugin</artifactId>
<version>1.4.0-SNAPSHOT</version> <version>1.5.0-SNAPSHOT</version>
<name>Information System Exporter Smart Executor Plugin</name> <name>Information System Exporter Smart Executor Plugin</name>
<description> <description>
Information System Exporter Smart Executor Plugin exports Information System Exporter Smart Executor Plugin exports
@ -43,7 +43,7 @@
<dependency> <dependency>
<groupId>org.gcube.information-system</groupId> <groupId>org.gcube.information-system</groupId>
<artifactId>information-system-bom</artifactId> <artifactId>information-system-bom</artifactId>
<version>1.5.0</version> <version>2.0.0-SNAPSHOT</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>