Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Hunter2015-06-01 02:40:49 +0000
committerAnthony Hunter2015-06-01 02:40:49 +0000
commit0fcea5b68acea55567f30c85c1635af66945cb32 (patch)
tree41d124da3410d46378d1555f745208967d0cf150
parent1ee81283752556f5b2e83b4d47293b64c4f82ec2 (diff)
downloadorg.eclipse.simrel.build-0fcea5b68acea55567f30c85c1635af66945cb32.tar.gz
org.eclipse.simrel.build-0fcea5b68acea55567f30c85c1635af66945cb32.tar.xz
org.eclipse.simrel.build-0fcea5b68acea55567f30c85c1635af66945cb32.zip
Update EMF Transaction with Mars RC3 milestone build
-rw-r--r--emf-transaction.b3aggrcon8
1 files changed, 4 insertions, 4 deletions
diff --git a/emf-transaction.b3aggrcon b/emf-transaction.b3aggrcon
index 14e3562c6..ee61b4668 100644
--- a/emf-transaction.b3aggrcon
+++ b/emf-transaction.b3aggrcon
@@ -1,13 +1,13 @@
<?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="EMF Transaction">
- <repositories location="http://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201505060251" description="EMF Transaction milestones">
- <features name="org.eclipse.emf.transaction.sdk.feature.group" versionRange="[1.9.0.201505060251]">
+ <repositories location="http://download.eclipse.org/modeling/emf/transaction/updates/milestones/S201506010221" description="EMF Transaction milestones">
+ <features name="org.eclipse.emf.transaction.sdk.feature.group" versionRange="[1.9.0.201506010221]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
- <features name="org.eclipse.emf.transaction.examples.feature.group" versionRange="[1.9.0.201505060251]">
+ <features name="org.eclipse.emf.transaction.examples.feature.group" versionRange="[1.9.0.201506010221]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
- <features name="org.eclipse.emf.transaction.master.feature.group" versionRange="[1.9.0.201505060251]">
+ <features name="org.eclipse.emf.transaction.master.feature.group" versionRange="[1.9.0.201506010221]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>

Back to the top