You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2018/11/05 08:56:28 UTC

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

Author: reschke
Date: Mon Nov  5 08:56:27 2018
New Revision: 1845759

URL: http://svn.apache.org/viewvc?rev=1845759&view=rev
Log:
fix list

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=1845759&r1=1845758&r2=1845759&view=diff
==============================================================================
--- jackrabbit/site/trunk/src/site/markdown/creating-releases.md (original)
+++ jackrabbit/site/trunk/src/site/markdown/creating-releases.md Mon Nov  5 08:56:27 2018
@@ -84,9 +84,6 @@ Release management tasks
         svn diff https://svn.apache.org/repos/asf/jackrabbit/oak/tags/jackrabbit-oak-1.8.8 . | grep -i "@Version"
         -@Version("1.5.0")
         +@Version("1.6.0")
-
-   
-   
 8. Build and deploy the release artifacts with Maven. See [below](#Steps_to_build_the_release_artifacts) for the exact steps.
 9. 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).
 10. Close the staged repository, giving it a meaningful name, such as "Apache Jackrabbit 2.x.y RC"