diff --git a/.settings/.gitignore b/.settings/.gitignore new file mode 100644 index 0000000..6cb3d6d --- /dev/null +++ b/.settings/.gitignore @@ -0,0 +1,2 @@ +/org.eclipse.core.resources.prefs +/org.eclipse.jdt.core.prefs diff --git a/pom.xml b/pom.xml index 1f4a853..f7bb5d1 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.common context-enumeration - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT Context Enumeration @@ -28,7 +28,7 @@ org.gcube.distribution gcube-bom - 1.5.0 + 2.0.0-SNAPSHOT pom import @@ -61,8 +61,8 @@ runtime - com.fasterxml.jackson.core - jackson-databind + org.gcube.common + gcube-jackson-databind org.slf4j