Skip to content

Commit

Permalink
HADOOP-11768: Update Dr. Elephant version to v1.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Fangshi Li committed Jun 12, 2015
1 parent 1bab26e commit 478b2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import play.Project._

name := "dr-elephant"

version := "0.6.7"
version := "1.0.0-SNAPSHOT"

javacOptions in Compile ++= Seq("-source", "1.6", "-target", "1.6")

Expand Down

0 comments on commit 478b2d5

Please sign in to comment.