Skip to content

Commit

Permalink
[releng] Update stable release
Browse files Browse the repository at this point in the history
Change-Id: I01785c622ec07070b47d70f963d5ebd638e538d0
Signed-off-by: Philippe DUL <philippe.dul@thalesgroup.com>
  • Loading branch information
pdulth committed Aug 2, 2022
1 parent 461ede2 commit f4ac9c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
<unit id="org.polarsys.kitalpha.emde.feature.feature.group" version="0.0.0"/>
<unit id="org.polarsys.kitalpha.report.feature.feature.group" version="0.0.0"/>
<unit id="org.polarsys.kitalpha.transposer.feature.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202203161338/"/>
<repository location="https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202207261909/"/>
</location>
<location includeMode="slicer" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.polarsys.capella.core.common.feature.feature.group" version="0.0.0"/>
<unit id="org.polarsys.capella.common.feature.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220505-151601/org.polarsys.capella.rcp.site/"/>
<repository location="https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220727-123803/org.polarsys.capella.rcp.site/"/>
</location>
</locations>
</target>
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ location "https://download.eclipse.org/sirius/updates/stable/7.0.1-S20220519-115

// For examples

location "https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202203161338/" {
location "https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202207261909/" {
org.polarsys.kitalpha.ad.metadata.feature.feature.group lazy
org.polarsys.kitalpha.cadence.feature.feature.group lazy
org.polarsys.kitalpha.emde.feature.feature.group lazy
org.polarsys.kitalpha.report.feature.feature.group lazy
org.polarsys.kitalpha.transposer.feature.feature.group lazy
}

location "https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220505-151601/org.polarsys.capella.rcp.site/" {
location "https://download.eclipse.org/capella/core/updates/stable/6.0.0-S20220727-123803/org.polarsys.capella.rcp.site/" {
org.polarsys.capella.core.common.feature.feature.group lazy
org.polarsys.capella.common.feature.feature.group lazy
}

0 comments on commit f4ac9c1

Please sign in to comment.