diff --git a/build.sbt b/build.sbt index 82af43c..53027d7 100644 --- a/build.sbt +++ b/build.sbt @@ -14,16 +14,6 @@ homepage := Some(url(raw"""https://github.com/ThoughtWorksInc/${name.value}""")) startYear := Some(2015) -pomExtra := - - - Atry - 杨博 - +8 - pop.atry@gmail.com - - - scalacOptions += "-deprecation" libraryDependencies += "com.thoughtworks.extractor" %% "extractor" % "2.1.0"