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 79db14495 Set idiomatic sbt root name
79db14495 is described below

commit 79db144954b377e73818c90b94e85573f19437ad
Author: Matthew de Detrich <[email protected]>
AuthorDate: Wed May 3 15:23:04 2023 +0200

    Set idiomatic sbt root name
---
 build.sbt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.sbt b/build.sbt
index a63073899..fe49444b5 100644
--- a/build.sbt
+++ b/build.sbt
@@ -56,6 +56,7 @@ lazy val `pekko-connectors` = project
     xml)
   .aggregate(`doc-examples`)
   .settings(
+    name := "pekko-connectors-root",
     onLoadMessage :=
       """
         |** Welcome to the sbt build definition for Pekko Connectors! **


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

Reply via email to