Skip to content

Commit

Permalink
depend on storm 0.9.0-wip19 (repo split into storm-core etc)
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip (flip) Kromer committed Jun 29, 2013
1 parent a2d875a commit 5c45cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storm-kafka/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
:exclusions [org.apache.zookeeper/zookeeper
log4j/log4j]]]
:profiles
{:provided {:dependencies [[storm "0.9.0-wip15"]
{:provided {:dependencies [[storm/storm-core "0.9.0-wip19"]
[org.slf4j/log4j-over-slf4j "1.6.6"]
;;[ch.qos.logback/logback-classic "1.0.6"]
[org.clojure/clojure "1.4.0"]]}}
Expand Down

0 comments on commit 5c45cc1

Please sign in to comment.