We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ece7dc commit ccc11b5Copy full SHA for ccc11b5
build.sbt
@@ -73,6 +73,8 @@ scalacOptions ++= {
73
else Nil
74
}
75
76
+versionScheme := Some("semver")
77
+
78
pomExtra := (
79
<developers>
80
<developer>
0 commit comments