Move more release instructions to the template (#30340)
* Move more release instructions to the template Sparked by discussion in #17432 * use newer version in example Co-authored-by: Renato Cavalcanti <renato@cavalcanti.be> * point to sonatype for snapshots Co-authored-by: Renato Cavalcanti <renato@cavalcanti.be>
This commit is contained in:
parent
dd13277195
commit
bbae718ef7
4 changed files with 38 additions and 81 deletions
|
|
@ -13,7 +13,7 @@ import com.typesafe.tools.mima.plugin.MimaPlugin.autoImport._
|
|||
object MiMa extends AutoPlugin {
|
||||
|
||||
private val latestPatchOf25 = 32
|
||||
private val latestPatchOf26 = 14
|
||||
private val latestPatchOf26 = 15
|
||||
|
||||
override def requires = MimaPlugin
|
||||
override def trigger = allRequirements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue