Skip to content

Commit

Permalink
LIHADOOP-20088: Add organization name to Dr. Elephant to generate ivy…
Browse files Browse the repository at this point in the history
… file (linkedin#46)
  • Loading branch information
rajagopr authored and akshayrai committed May 18, 2016
1 parent 4267b06 commit 070ea5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ name := "dr-elephant"

version := "2.0.3-SNAPSHOT"

organization := "com.linkedin.drelephant"

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

libraryDependencies ++= dependencies
Expand Down

0 comments on commit 070ea5c

Please sign in to comment.