diff --git a/project.clj b/project.clj index 3dc99f3..41002c9 100644 --- a/project.clj +++ b/project.clj @@ -4,5 +4,6 @@ [clojure-solr "0.4.0-SNAPSHOT"], ;;[icarus "0.1a"], [chisel "1.0.0-SNAPSHOT"]] + :jvm-opts ["-Xmx515m"] ;;:main SduDataImporter.core ) \ No newline at end of file