Skip to content

Commit

Permalink
Use releases of fntest & deploy-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias committed Nov 5, 2015
1 parent 0e6eb73 commit afa6d0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Expand Up @@ -9,9 +9,9 @@
:url "http://www.eclipse.org/legal/epl-v10.html"
:distribution :repo}
:dependencies [[org.clojure/tools.cli "0.3.1"]
[org.immutant/deploy-tools "2.1.0-SNAPSHOT"
[org.immutant/deploy-tools "2.1.0"
:exclusions [leiningen-core]]
[org.immutant/fntest "2.0.8-SNAPSHOT"]]
[org.immutant/fntest "2.0.8"]]
:exclusions [org.clojure/clojure]
:eval-in-leiningen true
:pedantic :warn
Expand Down

0 comments on commit afa6d0d

Please sign in to comment.