Skip to content

Commit

Permalink
Woven repos.
Browse files Browse the repository at this point in the history
  • Loading branch information
drone29a committed Jan 31, 2011
1 parent 2816f84 commit b2237e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion project.clj
Expand Up @@ -2,4 +2,6 @@
:description "A date and time library for Clojure, wrapping Joda Time."
:dependencies [[org.clojure/clojure "1.2.0"]
[org.clojure/clojure-contrib "1.2.0"]
[joda-time "1.6"]])
[joda-time "1.6"]]
:repositories {"snapshots" "http://mvn.getwoven.com/repos/woven-public-snapshots"
"releases" "http://mvn.getwoven.com/repos/woven-public-releases"})

0 comments on commit b2237e5

Please sign in to comment.