Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

Commit

Permalink
release 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pyr committed Nov 25, 2014
1 parent eba253c commit dff5e73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pithos-quickstart/project.clj
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
(defproject io.pithos/pithos-quickstart "0.7.1-SNAPSHOT"
(defproject io.pithos/pithos-quickstart "0.7.1"
:description "pithos and cassandra, bundled together"
:url "http://pithos.io"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:main io.pithos.quickstart
:dependencies [[io.pithos/pithos "0.7.0"]
:dependencies [[io.pithos/pithos "0.7.1"]
[org.apache.cassandra/cassandra-all "2.1.1"
:exclusions [org.slf4j/slf4j-api
org.slf4j/slf4j-log4j12]]])

0 comments on commit dff5e73

Please sign in to comment.