Recall that the release property identifies a project or task that is specific to a particular release. If you are developing software for multiple releases, you need one version of each project for each release, and each project version’s release property should be set accordingly. This ensures that each project selects the matching subprojects and tasks during an update.
Your tasks must be marked with the correct release property so they are selected by the projects with a matching release.