Skip to content

Commit

Permalink
Prepare release 2.0.0-M3
Browse files Browse the repository at this point in the history
  • Loading branch information
pkolaczk committed Aug 31, 2016
1 parent a091c3f commit 097e799
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2.0.0 M3
* Includes all patches up to 1.6.2

2.0.0 M2
* Includes all patches up to 1.6.1

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ This project has also been published to the Maven Central Repository.
For SBT to download the connector binaries, sources and javadoc, put this in your project
SBT config:

libraryDependencies += "com.datastax.spark" %% "spark-cassandra-connector" % "2.0.0-M2"
libraryDependencies += "com.datastax.spark" %% "spark-cassandra-connector" % "2.0.0-M3"

## Building
See [Building And Artifacts](doc/12_building_and_artifacts.md)
Expand Down

0 comments on commit 097e799

Please sign in to comment.