diff --git a/build.sbt b/build.sbt index ce4ac01..1b9ea25 100644 --- a/build.sbt +++ b/build.sbt @@ -24,8 +24,7 @@ ThisBuild / versionScheme := Some(VersionScheme.SemVerSpec) sourceDistName := "apache-pekko-persistence-dynamodb" sourceDistIncubating := true -ThisBuild / reproducibleBuildsCheckResolver := - "Apache Pekko Staging".at("https://repository.apache.org/content/groups/staging/") +ThisBuild / reproducibleBuildsCheckResolver := Resolver.ApacheMavenStagingRepo commands := commands.value.filterNot { command => command.nameOption.exists { name =>