diff --git a/project.clj b/project.clj index 0a29dff33..4afbd173e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject storm/storm "0.9.0-wip11" +(defproject storm/storm "0.9.0-wip12" :url "http://storm-project.clj" :description "Distributed and fault-tolerant realtime computation" :license {:name "Eclipse Public License - Version 1.0" :url "https://github.com/nathanmarz/storm/blob/master/LICENSE.html"}