Skip to content

Commit

Permalink
modify project for clojars deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtharriger committed Mar 28, 2012
1 parent bde8317 commit 61c0183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject clojure-hbase "0.90.5-2"
(defproject org.clojars.kurtharriger/clojure-hbase "0.90.5-2.1"
:description "A convenient Clojure interface to HBase."
:dependencies [[org.clojure/clojure "1.2.0"]
[org.apache.hadoop/hadoop-core "0.20.205.0"]
Expand Down

0 comments on commit 61c0183

Please sign in to comment.