Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarvin Mueller2014-11-11 09:50:49 +0000
committerMarvin Mueller2014-11-11 09:50:49 +0000
commitee053c9349409b6b814a351b816c2525724c2899 (patch)
tree0d4ff6032f4de6fe4927ed76ce6cd0716d8b00f1 /jubula.b3aggrcon
parenta85b47ceb1d2d2db841a174b14536151305cbad4 (diff)
downloadorg.eclipse.simrel.build-ee053c9349409b6b814a351b816c2525724c2899.tar.gz
org.eclipse.simrel.build-ee053c9349409b6b814a351b816c2525724c2899.tar.xz
org.eclipse.simrel.build-ee053c9349409b6b814a351b816c2525724c2899.zip
Jubula contribution for Mars M3
Diffstat (limited to 'jubula.b3aggrcon')
-rw-r--r--jubula.b3aggrcon5
1 files changed, 4 insertions, 1 deletions
diff --git a/jubula.b3aggrcon b/jubula.b3aggrcon
index acad88227..2a9fcb2ff 100644
--- a/jubula.b3aggrcon
+++ b/jubula.b3aggrcon
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" label="Jubula">
- <repositories location="http://download.eclipse.org/jubula/milestones/mars-m2">
+ <repositories location="http://download.eclipse.org/jubula/milestones/mars-m3">
<features name="org.eclipse.jubula.feature.feature.group" versionRange="2.4.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Testing']"/>
</features>
@@ -10,6 +10,9 @@
<features name="org.eclipse.jubula.feature.launch.rcp.feature.group" versionRange="2.4.0">
<categories href="simrel.b3aggr#//@customCategories[identifier='Testing']"/>
</features>
+ <features name="org.eclipse.jubula.feature.api.feature.group" versionRange="2.4.0">
+ <categories href="simrel.b3aggr#//@customCategories[identifier='Testing']"/>
+ </features>
</repositories>
<contacts href="simrel.b3aggr#//@contacts[email='Markus.Tiede@bredex.de']"/>
<contacts href="simrel.b3aggr#//@contacts[email='Marvin.Mueller@bredex.de']"/>

Back to the top