* akka.build.version property, #26958 * and use timestamped snapshot version if "timestamp" is passed in * to support publishing snapshots with same version for Scala 2.12 and 2.13 with +publish * remove stampVersion plugin, since it's no longer needed * store currentDateTime in system property * to survive reloads
This commit is contained in:
parent
d9b6f633a0
commit
a9f4f2dd96
3 changed files with 22 additions and 42 deletions
|
|
@ -2,7 +2,6 @@ import akka.{ AutomaticModuleName, CopyrightHeaderForBuild, ParadoxSupport, Scal
|
|||
|
||||
enablePlugins(
|
||||
UnidocRoot,
|
||||
TimeStampede,
|
||||
UnidocWithPrValidation,
|
||||
NoPublish,
|
||||
CopyrightHeader,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue