Use ApacheMavenSnapshotsRepo constant
This commit is contained in:
parent
97ae92191d
commit
31cb6043d4
3 changed files with 3 additions and 3 deletions
|
|
@ -73,7 +73,7 @@ object Paradox {
|
|||
|
||||
val themeSettings = Seq(
|
||||
// allow access to snapshots for pekko-sbt-paradox
|
||||
resolvers += "Apache Nexus Snapshots".at("https://repository.apache.org/content/repositories/snapshots/"),
|
||||
resolvers += Resolver.ApacheMavenSnapshotsRepo,
|
||||
pekkoParadoxGithub := Some("https://github.com/apache/incubator-pekko"))
|
||||
|
||||
// FIXME https://github.com/lightbend/paradox/issues/350
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue