You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by ta...@apache.org on 2019/08/12 10:16:19 UTC

svn commit: r1864957 - /bval/cms-site/trunk/content/release-process.mdtext

Author: tandraschko
Date: Mon Aug 12 10:16:19 2019
New Revision: 1864957

URL: http://svn.apache.org/viewvc?rev=1864957&view=rev
Log:
minor changes

Modified:
    bval/cms-site/trunk/content/release-process.mdtext

Modified: bval/cms-site/trunk/content/release-process.mdtext
URL: http://svn.apache.org/viewvc/bval/cms-site/trunk/content/release-process.mdtext?rev=1864957&r1=1864956&r2=1864957&view=diff
==============================================================================
--- bval/cms-site/trunk/content/release-process.mdtext (original)
+++ bval/cms-site/trunk/content/release-process.mdtext Mon Aug 12 10:16:19 2019
@@ -131,11 +131,11 @@ need to rollback the release after the n
          files (see [Repository FAQ][] and [Detached Signatures][]). The `source-release.zip` of `bval-parent`
          should likewise have signature and checksum files.
     1. Upload the source artifacts to the dev dist area via SVN at
-         `https://dist.apache.org/repos/dist/dev/bval/source`
+         `https://dist.apache.org/repos/dist/dev/bval/<version>/source`
          (./target/bval-parent-<version>-source-release.zip and the .asc + .sha512 file)
     1. Check out the newly created tag and build the site using `mvn post-site`.
     1. Verify the HTML links in `target/staging/index.html` are correct
-    1. Commit the contents of `target/staging` to `https://dist.apache.org/repos/dist/dev/bval/<version-RCn>/site/`
+    1. Commit the contents of `target/staging` to `https://dist.apache.org/repos/dist/dev/bval/<version>/site/`
     1. Close the nexus staging repo:
         1. [https://repository.apache.org/index.html](https://repository.apache.org/index.html)
         1. **Build Promotion --> Staging Repositories**