Migrating to gcube-jackson

feature/19116
Luca Frosini 4 years ago
parent b6b2e53ab0
commit 30911f1e2d

@ -10,7 +10,7 @@
<groupId>org.gcube.information-system</groupId>
<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>
<description>
Information System Exporter Smart Executor Plugin exports
@ -43,7 +43,7 @@
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>information-system-bom</artifactId>
<version>1.5.0</version>
<version>2.0.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>

Loading…
Cancel
Save