Skip to content

Commit

Permalink
[releng] Update to release 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pdulth committed Jul 15, 2024
1 parent 97783c8 commit 2e5472e
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
*******************************************************************************/
target "CapellaFiltering"

include "https://download.eclipse.org/capella/core/updates/stable/7.0.0-S20231002/targets/capella.target-definition.targetplatform"
include "https://download.eclipse.org/capella/core/updates/releases/7.0.0/targets/capella.target-definition.targetplatform"

with source, requirements

location capella-core "https://download.eclipse.org/capella/core/updates/stable/7.0.0-S20231002/org.polarsys.capella.rcp.site" {
location capella-core "https://download.eclipse.org/capella/core/updates/releases/7.0.0/org.polarsys.capella.rcp.site" {

org.polarsys.capella.rcp.feature.group
org.polarsys.capella.cdo.mock.feature.feature.group
}

location capella-tests "https://download.eclipse.org/capella/core/updates/stable/7.0.0-S20231002/org.polarsys.capella.test.site" {
location capella-tests "https://download.eclipse.org/capella/core/updates/releases/7.0.0/org.polarsys.capella.test.site" {

org.polarsys.capella.test.feature.feature.group
}
Expand Down

0 comments on commit 2e5472e

Please sign in to comment.