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 95f5650 commit 676cb29Copy full SHA for 676cb29
release.sbt
@@ -13,8 +13,7 @@ scmInfo := Some(
13
"scm:https://github.com/MongoCamp/mongodb-driver.git"
14
)
15
16
-
17
-sonatypeProfileName := "sfxcode"
+ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"
18
19
developers := List(
20
Developer(
version.sbt
@@ -1 +1 @@
1
-version in ThisBuild := "2.4.1"
+version in ThisBuild := "2.4.2-SNAPSHOT"
0 commit comments