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 15e26fd commit 162e909Copy full SHA for 162e909
1 file changed
docs/release/README.md
@@ -14,7 +14,7 @@ Only [@jaredpetersen](https://github.com/jaredpetersen) is able to deploy a new
14
1. Ensure that Kafka Connect ArangoDB's version was revised in the last merge to the master branch.
15
2. Deploy the plugin to Maven Central for staging.
16
```
17
- mvn clean deploy
+ mvn clean deploy -Pdeploy
18
19
3. Log in to the [repository manager](https://oss.sonatype.org/) for Maven Central.
20
4. Navigate to [Staging Repositories](https://oss.sonatype.org/#stagingRepositories) and locate the staged release in the listings.
0 commit comments