Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Ortmayr2018-09-13 12:40:31 +0000
committerTobias Ortmayr2018-09-13 12:42:12 +0000
commit1f0a660dc7d18871a7f9643518b21617d94aed23 (patch)
treeeff914f67be8c93b2826104ec560152ed6780d51 /plugins/compare/targetplatforms/compare-nightly.target
parent6fe74d845fb5c497132d6ad8eb7c7cb4b8204756 (diff)
downloadorg.eclipse.papyrus-collaborativemodeling-1f0a660dc7d18871a7f9643518b21617d94aed23.tar.gz
org.eclipse.papyrus-collaborativemodeling-1f0a660dc7d18871a7f9643518b21617d94aed23.tar.xz
org.eclipse.papyrus-collaborativemodeling-1f0a660dc7d18871a7f9643518b21617d94aed23.zip
Update targets to fix build of Papyrus Compare nightly & integration
Change-Id: Icbb02b2440c40a2238ac11e0d0ce0e2adab1b9e2 Signed-off-by: Tobias Ortmayr <tortmayr@eclipsesource.com>
Diffstat (limited to 'plugins/compare/targetplatforms/compare-nightly.target')
-rw-r--r--plugins/compare/targetplatforms/compare-nightly.target8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/compare/targetplatforms/compare-nightly.target b/plugins/compare/targetplatforms/compare-nightly.target
index 7178f4c9..b6eb5cac 100644
--- a/plugins/compare/targetplatforms/compare-nightly.target
+++ b/plugins/compare/targetplatforms/compare-nightly.target
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
-<!-- generated with https://github.com/mbarbero/fr.obeo.releng.targetplatform -->
-<target name="Compare Target Platform - Nightly" sequenceNumber="1533626054">
+<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
+<target name="Compare Target Platform - Nightly" sequenceNumber="1536842242">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.platform.feature.group" version="0.0.0"/>
@@ -20,8 +20,8 @@
<repository id="eclipse-oxygen" location="http://download.eclipse.org/staging/oxygen/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
- <unit id="org.eclipse.egit.feature.group" version="5.0.2.201807311906-r"/>
- <unit id="org.eclipse.jgit.feature.group" version="5.0.2.201807311906-r"/>
+ <unit id="org.eclipse.egit.feature.group" version="5.0.3.201809091024-r"/>
+ <unit id="org.eclipse.jgit.feature.group" version="5.0.3.201809091024-r"/>
<repository id="EGit" location="http://download.eclipse.org/egit/updates"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">

Back to the top