Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target')
-rwxr-xr-xreleng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target10
1 files changed, 3 insertions, 7 deletions
diff --git a/releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target b/releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target
index df55ae01427..1de2673c3a0 100755
--- a/releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target
+++ b/releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="Papyrus RCP" sequenceNumber="1643019378">
+<target name="Papyrus RCP" sequenceNumber="1641977667">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.nebula.widgets.richtext.feature.feature.group" version="1.2.0.201703081533"/>
@@ -27,10 +27,6 @@
<unit id="org.objectweb.asm" version="5.0.1.v201404251740"/>
<unit id="org.objectweb.asm.source" version="5.0.1.v201404251740"/>
<unit id="com.google.inject" version="3.0.0.v201605172100"/>
- <unit id="org.apache.batik.anim" version="1.14.0.v20210324-0332"/>
- <unit id="org.apache.batik.dom" version="1.14.0.v20210324-0332"/>
- <unit id="org.apache.batik.dom.svg" version="1.14.0.v20210324-0332"/>
- <unit id="org.apache.batik.xml" version="1.14.0.v20210324-0332"/>
<repository id="orbit" location="https://download.eclipse.org/tools/orbit/downloads/drops/R20211213173813/repository/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
@@ -130,8 +126,8 @@
<repository id="emf" location="https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202201030439"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
- <unit id="org.eclipse.emf.cdo.epp.feature.group" version="4.17.0.v20220116-0838"/>
- <repository id="cdo" location="https://download.eclipse.org/modeling/emf/cdo/drops/R20220116-1034"/>
+ <unit id="org.eclipse.emf.cdo.epp.feature.group" version="4.16.0.v20211202-1357"/>
+ <repository id="cdo" location="https://download.eclipse.org/modeling/emf/cdo/drops/R20211202-0900"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.epp.mpc.feature.group" version="1.9.2.v20210826-0851"/>

Back to the top