Skip to content

Commit

Permalink
Set version to 1.1.0-rc2.
Browse files Browse the repository at this point in the history
  • Loading branch information
pkolaczk committed Nov 23, 2014
1 parent af7d872 commit 1595786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Settings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ object Settings extends Build {
"and executes CQL queries in Spark applications.",
organization := "com.datastax.spark",
organizationHomepage := Some(url("http://www.datastax.com/")),
version in ThisBuild := "1.1.0-SNAPSHOT",
version in ThisBuild := "1.1.0-rc2",
scalaVersion := Versions.Scala,
homepage := Some(url("https://github.com/datastax/spark-cassandra-connector")),
licenses := Seq(("Apache License, Version 2.0", url("http://www.apache.org/licenses/LICENSE-2.0")))
Expand Down

0 comments on commit 1595786

Please sign in to comment.