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.git


The following commit(s) were added to refs/heads/main by this push:
     new ca1ed99307 Set version scheme
ca1ed99307 is described below

commit ca1ed9930702576677225b22e80b381e96a52265
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sun May 28 00:12:19 2023 +0200

    Set version scheme
---
 build.sbt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.sbt b/build.sbt
index b9e5cd497e..06de360ff7 100644
--- a/build.sbt
+++ b/build.sbt
@@ -5,6 +5,7 @@ ThisBuild / scalafixScalaBinaryVersion := 
scalaBinaryVersion.value
 scalaVersion := Dependencies.allScalaVersions.head
 
 ThisBuild / apacheSonatypeProjectProfile := "pekko"
+ThisBuild / versionScheme := Some("semver-spec")
 sourceDistName := "incubating-pekko"
 
 enablePlugins(


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

Reply via email to