diff --git a/doc/release.md b/doc/release.md index d417cb7..1d6df7d 100644 --- a/doc/release.md +++ b/doc/release.md @@ -47,7 +47,7 @@ For plug-in development, we have to publish the GitBucket jar file to the Maven central repository as well. At first, hit following command to publish artifacts to the sonatype OSS repository: ```bash -$ sbt publish-signed +$ sbt publishSigned ``` Then logged-in https://oss.sonatype.org/ and delete following files from the staging repository: