Skip to content

Commit

Permalink
remove staging repo
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Nov 13, 2024
1 parent e32ff44 commit 069b953
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import net.bzzt.reproduciblebuilds.ReproducibleBuildsPlugin.reproducibleBuildsCh
sourceDistName := "apache-pekko-connectors"
sourceDistIncubating := false
ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
ThisBuild / resolvers += Resolver.ApacheMavenStagingRepo

ThisBuild / reproducibleBuildsCheckResolver := Resolver.ApacheMavenStagingRepo

Expand Down
2 changes: 0 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
* This file is part of the Apache Pekko project, which was derived from Akka.
*/

resolvers += Resolver.ApacheMavenStagingRepo

addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
Expand Down

0 comments on commit 069b953

Please sign in to comment.