diff --git a/Documentation/dev-release.txt b/Documentation/dev-release.txt index 02f64e615a..b3fef8af69 100644 --- a/Documentation/dev-release.txt +++ b/Documentation/dev-release.txt @@ -141,7 +141,7 @@ for the Subproject in `/lib/BUCK` to the released version. ==== Publish the Extension and Plugin API Jars * Make sure you have done the -link:dev-release-deploy-config.html#deploy-configuration-settings-xml[ +link:dev-release-deploy-config.html#deploy-configuration-setting-maven-central[ configuration needed for deployment] * Push the Jars to the Maven Central: @@ -150,11 +150,6 @@ configuration needed for deployment] buck build api_deploy ---- -* Make sure you have done the -link:dev-release-deploy-config.html#deploy-configuration-setting-maven-central[ -configuration needed for deployment] - - * Troubleshooting: to see the commands that are execured in Buck build process environment variable VERBOSE can be set: +