Skip to content

Commit

Permalink
Set version to 1.2.0-rc2.
Browse files Browse the repository at this point in the history
  • Loading branch information
pkolaczk committed Mar 27, 2015
1 parent e6ee538 commit 9d29e03
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 @@ -35,7 +35,7 @@ object Settings extends Build {

lazy val buildSettings = Seq(
organization := "com.datastax.spark",
version in ThisBuild := "1.2.0-SNAPSHOT",
version in ThisBuild := "1.2.0-rc2",
scalaVersion := Versions.scalaVersion,
crossScalaVersions := Versions.crossScala,
crossVersion := CrossVersion.binary,
Expand Down

0 comments on commit 9d29e03

Please sign in to comment.