Skip to content

Commit

Permalink
changes in project.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
sthuebner committed May 30, 2013
1 parent 5aab6f2 commit 957803c
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions project.clj
Expand Up @@ -3,13 +3,8 @@
:min-lein-version "2.0.0"
:test-paths ["src"]
:repositories {"conjars" "http://conjars.org/repo/"}
:dependencies [[org.clojure/clojure "1.3.0"]
[midje "1.3.1"]
[cascalog "1.10.0"]
;;[cascading/cascading-core "1.2.6"]
]
:dependencies [[midje "1.3.1"]
[cascalog "1.10.0"]]
:profiles {:dev {:dependencies [[org.apache.hadoop/hadoop-core "0.20.2-dev"]
[midje-cascalog "0.4.0"]
;;[org.slf4j/slf4j-simple "1.4.3"]
;;[org.slf4j/jcl-over-slf4j "1.4.3"]
]}})
[ritz/ritz-swank "0.5.0"]]}})

0 comments on commit 957803c

Please sign in to comment.