Do not publish aggregator projects, see #3481
This commit is contained in:
parent
a6129e7d31
commit
9a32d2dcbe
1 changed files with 1 additions and 1 deletions
|
|
@ -597,7 +597,7 @@ object AkkaBuild extends Build {
|
|||
lazy val baseSettings = Defaults.defaultSettings ++ Publish.settings
|
||||
|
||||
lazy val parentSettings = baseSettings ++ Seq(
|
||||
publishArtifact in Compile := false
|
||||
publishArtifact := false
|
||||
)
|
||||
|
||||
lazy val sampleSettings = defaultSettings ++ Seq(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue