On Mon, Oct 31, 2011 at 8:06 AM, Timothy Baldridge <tbaldri...@gmail.com> wrote: > I'd like to second what Bill said...I don't really have the time to > setup a clojure build process to test out the 1.4 Alphas/Betas, but if > there was a way for me to get to it via lein...I would just target 1.4 > for all my day-to-day development.
This should work: :repositories [["sonatype-snapshots" "https://oss.sonatype.org/content/repositories/snapshots/"]] :dependencies [[org.clojure/clojure "1.4.0-master-SNAPSHOT"] ...] -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ World Singles, LLC. -- http://worldsingles.com/ Railo Technologies, Inc. -- http://www.getrailo.com/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880) -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en