Skip to content

Commit 10df8e6

Browse files
committed
[BUILD] Temporarily disabled Scala 2.11 releases.
1 parent fe837d7 commit 10df8e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ lazy val publishSettings = Seq(
387387
setReleaseVersion,
388388
commitReleaseVersion,
389389
tagRelease,
390-
releaseStepCommandAndRemaining("+publishSigned"),
390+
releaseStepCommandAndRemaining("publishSigned"),
391391
setNextVersion,
392392
commitNextVersion,
393393
releaseStepCommand("sonatypeReleaseAll"),

0 commit comments

Comments
 (0)