X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.core%2Fbnd.bnd;h=fc2cfe4b5e596dbbeaec04e4be97e1052259c0a1;hb=cf2719ee1fffa48b1522fb63872c241f81472271;hp=8f0929c34088fb077b3b72398e3c093c7b5c31e7;hpb=bc5e10532e11e384a47264fec26e8afe531654b6;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.core/bnd.bnd b/org.argeo.core/bnd.bnd index 8f0929c34..fc2cfe4b5 100644 --- a/org.argeo.core/bnd.bnd +++ b/org.argeo.core/bnd.bnd @@ -1 +1,4 @@ -#Main-Class: org.argeo.sync.cli.Sync +Import-Package: com.fasterxml.jackson.annotation;resolution:=optional,\ + com.fasterxml.jackson.core;resolution:=optional,\ + com.fasterxml.jackson.databind;resolution:=optional,\ + *;resolution:=optional \ No newline at end of file