Skip to content

Commit

Permalink
HADOOP-11912: Release Dr. Elephant v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fangshi Li committed Jun 18, 2015
1 parent 4f418f9 commit f38496c
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 := "1.0.0-SNAPSHOT"
version := "1.0.0"

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

Expand Down

0 comments on commit f38496c

Please sign in to comment.