Switching to gcube-jackson

This commit is contained in:
Luca Frosini 2020-07-10 18:19:01 +02:00
parent 7a1af036b0
commit 336e31c3e2
1 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
<groupId>org.gcube.vremanagement</groupId>
<artifactId>hello-world-se-plugin</artifactId>
<version>1.0.0</version>
<version>2.0.0-SNAPSHOT</version>
<name>Hello World Smart Executor Plugin</name>
<description>Hello World project to help developers to learn how to to start to code their own Smart Executor Plugin</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>
@ -111,4 +111,4 @@
</plugins>
</build>
</project>
</project>