From 40f4d3edf93cf48294bd6555a1deaa07571b2d3d Mon Sep 17 00:00:00 2001 From: Jim Lawson Date: Tue, 22 Jan 2019 13:13:06 -0800 Subject: Remove ghpages (#992) * Remove GhpagesPlugin. (#966) * Restore old SCM reference (after removing ghpages) --- project/plugins.sbt | 2 -- 1 file changed, 2 deletions(-) (limited to 'project') 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") -- cgit v1.2.3