Skip to content

Commit

Permalink
Merge pull request #278 from harveyfeng/branch-0.9
Browse files Browse the repository at this point in the history
0.9.0-SNAPSHOT => 0.9.0
  • Loading branch information
harveyfeng committed Feb 18, 2014
2 parents 11a9469 + 0f31e56 commit 9eddf44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/SharkBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ import sbtassembly.Plugin.AssemblyKeys._
object SharkBuild extends Build {

// Shark version
val SHARK_VERSION = "0.9.0-SNAPSHOT"
val SHARK_VERSION = "0.9.0"

val SHARK_ORGANIZATION = "edu.berkeley.cs.shark"

val HIVE_VERSION = "0.11.0-shark-SNAPSHOT"
val HIVE_VERSION = "0.11.0-shark"

val SPARK_VERSION = "0.9.0-incubating"

Expand Down

0 comments on commit 9eddf44

Please sign in to comment.