* check for binary inc. issues by default * if check is not needed, disable MimaPlugin * determine old artifact id from the current one
6 lines
141 B
Scala
6 lines
141 B
Scala
import akka.{ AkkaBuild, Dependencies, Formatting, OSGi }
|
|
|
|
AkkaBuild.defaultSettings
|
|
Formatting.formatSettings
|
|
OSGi.camel
|
|
Dependencies.camel
|