Skip to content

Commit

Permalink
add 1.4.0 to multi deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Nov 10, 2011
1 parent 2760ba6 commit 48cd7b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
[lein-marginalia "0.6.0"]
[lein-multi "1.0.0"]]
:multi-deps {"1.2.1" [[org.clojure/clojure "1.2.1"]
[org.apache.opennlp/opennlp-tools "1.5.1-incubating"]]}
[org.apache.opennlp/opennlp-tools "1.5.1-incubating"]]
"1.4.0" [[org.clojure/clojure "1.4.0-alpha1"]
[org.apache.opennlp/opennlp-tools "1.5.1-incubating"]]}
:jvm-opts ["-Xmx1024m"])

0 comments on commit 48cd7b6

Please sign in to comment.