You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ba...@apache.org on 2018/02/13 15:26:02 UTC

svn commit: r1824151 - /jackrabbit/site/trunk/src/site/markdown/creating-releases.md

Author: baedke
Date: Tue Feb 13 15:26:02 2018
New Revision: 1824151

URL: http://svn.apache.org/viewvc?rev=1824151&view=rev
Log:
@trivial

Modified:
    jackrabbit/site/trunk/src/site/markdown/creating-releases.md

Modified: jackrabbit/site/trunk/src/site/markdown/creating-releases.md
URL: http://svn.apache.org/viewvc/jackrabbit/site/trunk/src/site/markdown/creating-releases.md?rev=1824151&r1=1824150&r2=1824151&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/creating-releases.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/creating-releases.md Tue Feb 13 15:26:02 2018
@@ -81,7 +81,7 @@ Release management tasks
 7. Build and deploy the release artifacts with Maven. See [below](#Steps_to_build_the_release_artifacts) for the exact steps.
 8. Do a sanity check that the [staged repository](https://repository.apache.org/index.html#stagingRepositories) on repository.apache.org contains all artifacts (~19 projects for Jackrabbit).
 9. Close the staged repository, giving it a meaningful name, such as "Apache Jackrabbit 2.x.y RC"
-10. Upload the artifacts to https://dist.apache.org/repos/dist/dev/jackrabbit/ (instructions at the end of the build)
+10. Upload the artifacts to https://dist.apache.org/repos/dist/dev/jackrabbit/:
 
         # TARGET - where https://dist.apache.org/repos/dist/dev/jackrabbit/ is checked out
         # SOURCE - where the release was built