Make discovery and dns APIs stable
* remove ApiMayChange
This commit is contained in:
parent
a7e0a5a645
commit
43a46c3f1b
7 changed files with 19 additions and 41 deletions
|
|
@ -493,7 +493,6 @@ lazy val discovery = akkaModule("akka-discovery")
|
|||
actorTests % "test->test"
|
||||
)
|
||||
.settings(Dependencies.discovery)
|
||||
.settings(AkkaBuild.mayChangeSettings)
|
||||
.settings(AutomaticModuleName.settings("akka.discovery"))
|
||||
.settings(OSGi.discovery)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue