diff options
| author | Jim Lawson | 2019-01-22 13:13:06 -0800 |
|---|---|---|
| committer | GitHub | 2019-01-22 13:13:06 -0800 |
| commit | 40f4d3edf93cf48294bd6555a1deaa07571b2d3d (patch) | |
| tree | 6b2aef1726c67c6e5788ff720fb83066c6a99b91 /project | |
| parent | eb6ddf4e0da1d3fa9e506e0b5f26ff87c411665e (diff) | |
Remove ghpages (#992)
* Remove GhpagesPlugin. (#966)
* Restore old SCM reference (after removing ghpages)
Diffstat (limited to 'project')
| -rw-r--r-- | project/plugins.sbt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt index 0768a361..4a06a51b 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -8,8 +8,6 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0") addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.1") -addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.2") - addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.1") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.7.0") |
