diff --git a/.settings/.gitignore b/.settings/.gitignore new file mode 100644 index 0000000..b012ade --- /dev/null +++ b/.settings/.gitignore @@ -0,0 +1 @@ +/org.eclipse.core.resources.prefs diff --git a/pom.xml b/pom.xml index 4f7c045..387f297 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-smartgears-bom - 1.2.0 + 2.0.0-SNAPSHOT pom gCube Smartgears Bom @@ -18,7 +18,7 @@ - 2.6.0 + 2.8.11 UTF-8 @@ -34,7 +34,7 @@ org.gcube.distribution gcube-bom - 1.5.0 + 2.0.0-SNAPSHOT pom import @@ -171,25 +171,7 @@ provided - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - provided - - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.version} - provided - - - com.fasterxml.jackson.core - jackson-core - ${jackson.version} - provided - + org.codehaus.jackson jackson-core-asl