Skip to content

Commit b26d846

Browse files
authored
Update build.sbt
1 parent 3fbd929 commit b26d846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.0" % Test
22

33
organization in ThisBuild := "com.thoughtworks.extractor"
44

5-
organization in ThisBuild := "extractor"
5+
name := "extractor"
66

77
crossScalaVersions in ThisBuild := Seq("2.10.6", "2.11.8", "2.12.0-M5")

0 commit comments

Comments
 (0)