This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-r2dbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 28b54bf  need access to Apache snasphots (#119)
28b54bf is described below

commit 28b54bfabb4c84f42c7c91b3c20357fcdacb917c
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Apr 26 11:22:12 2024 +0200

    need access to Apache snasphots (#119)
---
 build.sbt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.sbt b/build.sbt
index 48c96eb..d68dec1 100644
--- a/build.sbt
+++ b/build.sbt
@@ -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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to