Skip to content

Commit

Permalink
Remove duplicated <developer>
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry authored Aug 4, 2017
1 parent ad8328b commit e90d8a2
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,6 @@ homepage := Some(url(raw"""https://github.com/ThoughtWorksInc/${name.value}"""))

startYear := Some(2015)

pomExtra :=
<developers>
<developer>
<id>Atry</id>
<name>杨博</name>
<timezone>+8</timezone>
<email>pop.atry@gmail.com</email>
</developer>
</developers>

scalacOptions += "-deprecation"

libraryDependencies += "com.thoughtworks.extractor" %% "extractor" % "2.1.0"
Expand Down

0 comments on commit e90d8a2

Please sign in to comment.