Skip to content

Commit 162e909

Browse files
committed
fixed release docs deployment command
1 parent 15e26fd commit 162e909

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/release/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Only [@jaredpetersen](https://github.com/jaredpetersen) is able to deploy a new
1414
1. Ensure that Kafka Connect ArangoDB's version was revised in the last merge to the master branch.
1515
2. Deploy the plugin to Maven Central for staging.
1616
```
17-
mvn clean deploy
17+
mvn clean deploy -Pdeploy
1818
```
1919
3. Log in to the [repository manager](https://oss.sonatype.org/) for Maven Central.
2020
4. Navigate to [Staging Repositories](https://oss.sonatype.org/#stagingRepositories) and locate the staged release in the listings.

0 commit comments

Comments
 (0)