File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,4 +47,4 @@ export CI_SNAPSHOT_RELEASE="${projectPrefix}publish"
4747# for now, until we're confident in the new release scripts, just close the staging repo.
4848export CI_SONATYPE_RELEASE=" ; sonatypePrepare; sonatypeBundleUpload; sonatypeClose"
4949
50- sbt clean ${projectPrefix} test core/ versionPolicyCheck core/headerCheck ${projectPrefix} publishLocal $releaseTask
50+ sbt clean ${projectPrefix} test versionPolicyCheck core/headerCheck ${projectPrefix} publishLocal $releaseTask
Original file line number Diff line number Diff line change 11addSbtPlugin(" org.scala-lang.modules" % " sbt-scala-module" % " 2.3.0" )
2- addSbtPlugin(" ch.epfl.scala" % " sbt-version-policy" % " 1.0.0-RC5 " )
2+ addSbtPlugin(" ch.epfl.scala" % " sbt-version-policy" % " 1.0.0" )
You can’t perform that action at this time.
0 commit comments