Skip to content

Commit

Permalink
[Build] Fix the TP to use Sirius 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mbats committed Sep 14, 2017
1 parent 4be5680 commit 4874617
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -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="UML Designer Oxygen" sequenceNumber="1499844590">
<target name="UML Designer Oxygen" sequenceNumber="1505379208">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.uml2.uml.feature.group" version="5.3.0.v20170605-1616"/>
Expand Down Expand Up @@ -48,7 +48,7 @@
<unit id="org.eclipse.sirius.specifier.ide.ui.acceleo.feature.group" version="0.0.0"/>
<unit id="org.eclipse.sirius.tests.support.feature.group" version="0.0.0"/>
<unit id="org.eclipse.sirius.aql.feature.group" version="0.0.0"/>
<repository location="http://download.eclipse.org/sirius/updates/releases/5.0.1/oxygen"/>
<repository location="http://download.eclipse.org/sirius/updates/releases/5.0.2/oxygen"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.emf.compare.diagram.gmf.feature.group" version="0.0.0"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ location "http://download.eclipse.org/modeling/emft/eef/updates/nightly/latest/n

// Sirius

location "http://download.eclipse.org/sirius/updates/releases/5.0.1/oxygen" {
location "http://download.eclipse.org/sirius/updates/releases/5.0.2/oxygen" {
org.eclipse.sirius.runtime.feature.group lazy
org.eclipse.sirius.runtime.acceleo.feature.group lazy
org.eclipse.sirius.runtime.aql.feature.group lazy
Expand Down

0 comments on commit 4874617

Please sign in to comment.