Skip to content

Commit 0b6e0b7

Browse files
Fix version number and reorder locations
1 parent 0370b2c commit 0b6e0b7

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

releng/org.dataflowanalysis.pcm.extension.targetplatform/org.dataflowanalysis.pcm.extension.targetplatform.target

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@
3838
<repository location="https://updatesite.palladio-simulator.com/palladio-addon-architecturaltemplates/releases/5.2.0/"/>
3939
</location>
4040

41-
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
42-
<unit id="org.yakindu.base.xtext.utils.gmf.feature.group" version="0.0.0"/>
43-
<repository location="https://updatesite.palladio-simulator.com/palladio-thirdparty-yakindustatecharts/releases/5.2.0/"/>
44-
</location>
45-
4641
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
4742
<unit id="tools.mdsd.library.standalone.initialization.log4j.feature.feature.group" version="0.0.0"/>
4843
<unit id="tools.mdsd.library.standalone.initialization.emfprofiles.feature.feature.group" version="0.0.0"/>
@@ -59,6 +54,16 @@
5954
<repository location="https://updatesite.palladio-simulator.com/palladio-supporting-workflowengine/releases/5.2.0/"/>
6055
</location>
6156

57+
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
58+
<unit id="org.palladiosimulator.mdsdprofiles.feature.feature.group" version="0.0.0"/>
59+
<repository location="https://updatesite.palladio-simulator.com/palladio-supporting-mdsdprofiles/releases/5.2.0/"/>
60+
</location>
61+
62+
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
63+
<unit id="org.yakindu.base.xtext.utils.gmf.feature.group" version="0.0.0"/>
64+
<repository location="https://updatesite.palladio-simulator.com/palladio-thirdparty-yakindustatecharts/releases/5.1.0/"/>
65+
</location>
66+
6267
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
6368
<unit id="tools.mdsd.library.emfeditutils.feature.feature.group" version="0.0.0"/>
6469
<repository location="https://updatesite.mdsd.tools/library-emfeditutils/nightly/"/>
@@ -73,10 +78,6 @@
7378
<unit id="tools.mdsd.license.epl2.feature.group" version="0.0.0"/>
7479
<repository location="https://updatesite.mdsd.tools/build-licensefeature/releases/latest/"/>
7580
</location>
76-
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
77-
<unit id="org.palladiosimulator.mdsdprofiles.feature.feature.group" version="0.0.0"/>
78-
<repository location="https://updatesite.palladio-simulator.com/palladio-supporting-mdsdprofiles/releases/5.2.0/"/>
79-
</location>
8081

8182
<!-- transitively required by Palladio editors -->
8283
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
@@ -159,11 +160,6 @@
159160
<repository location="https://updatesite.palladio-simulator.com/palladio-addons-experimentautomation/releases/5.2.0/"/>
160161
</location>
161162

162-
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
163-
<unit id="org.palladiosimulator.cost.feature.feature.group" version="0.0.0"/>
164-
<repository location="https://updatesite.palladio-simulator.com/palladio-addons-costefficiency/releases/5.1.0/"/>
165-
</location>
166-
167163
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
168164
<unit id="com.google.dagger.feature.feature.group" version="0.0.0"/>
169165
<repository location="https://updatesite.mdsd.tools/thirdparty-library/releases/5.2.0/"/>
@@ -184,10 +180,14 @@
184180
<repository location="https://updatesite.palladio-simulator.com/palladio-p2mirror-dlim/releases/5.1.0/"/>
185181
</location>
186182

183+
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
184+
<unit id="org.palladiosimulator.cost.feature.feature.group" version="0.0.0"/>
185+
<repository location="https://updatesite.palladio-simulator.com/palladio-addons-costefficiency/releases/5.1.0/"/>
186+
</location>
187+
187188
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="false" type="InstallableUnit">
188189
<unit id="org.storydriven.storydiagrams" version="0.0.0"/>
189190
<repository location="https://updatesite.palladio-simulator.com/archive/storydiagraminterpreter/releases/latest/"/>
190191
</location>
191-
192192
</locations>
193193
</target>

0 commit comments

Comments
 (0)