Skip to content

Commit 4ea3a03

Browse files
committed
rely on sbt-ci-release
1 parent 7a40eed commit 4ea3a03

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

build.sbt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ startYear := Some(2014)
5959

6060
licenses := Seq(("Apache License 2.0", new URL("http://www.apache.org/licenses/LICENSE-2.0.html")))
6161

62-
releasePublishArtifactsAction := PgpKeys.publishSigned.value
63-
6462
pomExtra := {
6563
pomExtra.value ++ Group(
6664
<issueManagement>

project/plugins.sbt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
2-
3-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
4-
51
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")
62

73
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")

version.sbt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)