Skip to content

Commit

Permalink
RC16
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Klishin committed Feb 14, 2013
1 parent 276e7b3 commit 2f32bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -6,7 +6,7 @@
[com.google.guava/guava "11.0.1"]]
:profiles {:dev {:resource-paths ["test/resources"]}
:1.3 {:dependencies [[org.clojure/clojure "1.3.0"]]}
:1.5 {:dependencies [[org.clojure/clojure "1.5.0-RC4"]]}}
:1.5 {:dependencies [[org.clojure/clojure "1.5.0-RC16"]]}}
:aliases {"all" ["with-profile" "dev:dev,1.3:dev,1.5"]}
:source-paths ["src/clojure"]
:java-source-paths ["src/java"]
Expand Down

0 comments on commit 2f32bdb

Please sign in to comment.