Switching to gcube-jackson

This commit is contained in:
Luca Frosini 2020-07-10 18:28:47 +02:00
parent 841a8aec06
commit 0a55e59ac2
2 changed files with 4 additions and 2 deletions

2
.settings/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/org.eclipse.core.resources.prefs
/org.eclipse.jdt.core.prefs

View File

@ -9,7 +9,7 @@
<groupId>org.gcube.accounting</groupId>
<artifactId>accounting-analytics</artifactId>
<version>2.9.0-SNAPSHOT</version>
<version>3.0.0-SNAPSHOT</version>
<name>Accounting Analytics</name>
<description>
Accounting Analytics allows querying accounting data. It
@ -33,7 +33,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>1.4.0</version>
<version>2.0.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>