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

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


The following commit(s) were added to refs/heads/main by this push:
     new 4b82b53705 source dists must include the word incubating
4b82b53705 is described below

commit 4b82b5370580fcc5e9acc824b9896ef6b6fb3d32
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Apr 11 20:21:03 2023 +0200

    source dists must include the word incubating
---
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sbt b/build.sbt
index 1dde388a24..b5a732416a 100644
--- a/build.sbt
+++ b/build.sbt
@@ -5,7 +5,7 @@ ThisBuild / scalafixScalaBinaryVersion := 
scalaBinaryVersion.value
 scalaVersion := Dependencies.allScalaVersions.head
 
 ThisBuild / apacheSonatypeProjectProfile := "pekko"
-sourceDistName := "incubator-pekko"
+sourceDistName := "incubating-pekko"
 
 enablePlugins(
   UnidocRoot,


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

Reply via email to