This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new e7f8256  Adapt Sling Starter release instructions
e7f8256 is described below

commit e7f82560dcc83b5056ab7b62e16aa9f16bc69103
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Nov 9 11:58:45 2020 +0100

    Adapt Sling Starter release instructions
---
 .../jbake/content/documentation/development/release-management.md   | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/src/main/jbake/content/documentation/development/release-management.md 
b/src/main/jbake/content/documentation/development/release-management.md
index dce4ee4..de159d4 100644
--- a/src/main/jbake/content/documentation/development/release-management.md
+++ b/src/main/jbake/content/documentation/development/release-management.md
@@ -251,10 +251,10 @@ And keep the versions sorted, so when adding a new 
version moved it down to just
 
 Close all issues associated with the released version.
 
-## Update the Sling Starter (fka Launchpad)
+## Update the Sling Starter Module
 
-If the bundle was already included in the Sling Starter, or if it is a new 
release that should be included,
-add it with the release version in the provisioning model under 
`org-apache-sling-starter/src/main/provisioning`.
+If the released module was already included in the Sling Starter, or if a new 
release should be included in it,
+update the [Starter 
Module](https://github.com/apache/sling-org-apache-sling-starter)'s feature 
model accordingly.
 
 ## Create an Announcement
 

Reply via email to