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

mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 38bc3a17d Set Pekko Sbt Paradox to release
38bc3a17d is described below

commit 38bc3a17df816bd9cf84701c6b8207de8be04cb6
Author: Matthew de Detrich <[email protected]>
AuthorDate: Fri Mar 15 18:31:37 2024 +0100

    Set Pekko Sbt Paradox to release
---
 build.sbt           | 1 -
 project/plugins.sbt | 4 +---
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/build.sbt b/build.sbt
index 336109d9d..a4f5cdb2e 100644
--- a/build.sbt
+++ b/build.sbt
@@ -11,7 +11,6 @@ import 
net.bzzt.reproduciblebuilds.ReproducibleBuildsPlugin.reproducibleBuildsCh
 
 sourceDistName := "apache-pekko-connectors"
 sourceDistIncubating := true
-ThisBuild / resolvers += Resolver.ApacheMavenSnapshotsRepo
 ThisBuild / resolvers += Resolver.ApacheMavenStagingRepo
 
 ThisBuild / reproducibleBuildsCheckResolver := Resolver.ApacheMavenStagingRepo
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 3e09d8f61..00607505f 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -20,9 +20,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
 addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
 
 // docs
-
-resolvers += Resolver.ApacheMavenSnapshotsRepo
-addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % 
"1.0.1-RC1+5-13892678-SNAPSHOT")
+addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
 addSbtPlugin(("com.github.sbt" % "sbt-site-paradox" % "1.5.0").excludeAll(
   "com.lightbend.paradox", "sbt-paradox"))
 


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

Reply via email to