Skip to content

Commit

Permalink
back to 1.5.2 after the training model fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Oct 2, 2012
1 parent 57bedb3 commit aa5ac8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:url "http://github.com/dakrone/clojure-opennlp"
:min-lein-version "2.0.0"
:dependencies [[org.clojure/clojure "1.4.0"]
[org.apache.opennlp/opennlp-tools "1.5.1-incubating"]]
[org.apache.opennlp/opennlp-tools "1.5.2-incubating"]]
:profiles {:1.2 {:dependencies [[org.clojure/clojure "1.2.1"]]}
:1.3 {:dependencies [[org.clojure/clojure "1.3.0"]]}}
:aliases {"all" ["with-profile" "dev,1.2:dev,1.3:dev"]}
Expand Down

0 comments on commit aa5ac8a

Please sign in to comment.