Skip to content

Commit

Permalink
Set version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pkolaczk committed Oct 15, 2014
1 parent 9363b22 commit e6e79e5
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 @@ -37,7 +37,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.0.3-SNAPSHOT",
version in ThisBuild := "1.0.3",
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 e6e79e5

Please sign in to comment.