Skip to content

Commit

Permalink
add back snapshot resolver (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Oct 26, 2024
1 parent 7dd8b64 commit 3ae07c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import sbt.Keys.parallelExecution
sourceDistName := "apache-pekko-persistence-r2dbc"
sourceDistIncubating := false

ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
ThisBuild / reproducibleBuildsCheckResolver := Resolver.ApacheMavenStagingRepo

GlobalScope / parallelExecution := false
Expand Down

0 comments on commit 3ae07c0

Please sign in to comment.