Skip to content

Commit

Permalink
[releng] Update target platform
Browse files Browse the repository at this point in the history
  • Loading branch information
pdulth committed Jul 15, 2024
1 parent df29d01 commit 0a2eecd
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
*******************************************************************************/
target "CapellaXHTMLDocGenAddon"

include "https://download.eclipse.org/capella/core/updates/nightly/master/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-master "https://download.eclipse.org/capella/core/updates/nightly/master/org.polarsys.capella.rcp.site/" {
location capella-master "https://download.eclipse.org/capella/core/updates/releases/7.0.0/org.polarsys.capella.rcp.site/" {
org.polarsys.capella.rcp.feature.group lazy
}

Expand All @@ -30,6 +30,6 @@ location eclipse "https://download.eclipse.org/releases/2023-03" {
org.apache.felix.scr lazy
}

location capella-test "https://download.eclipse.org/capella/core/updates/nightly/master/org.polarsys.capella.test.site/" {
location capella-test "https://download.eclipse.org/capella/core/updates/releases/7.0.0/org.polarsys.capella.test.site/" {
org.polarsys.capella.test.feature.feature.group lazy
}

0 comments on commit 0a2eecd

Please sign in to comment.