Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-09-06 22:15:53 +0000
committerMatthias Sohn2014-09-06 22:15:53 +0000
commit2f5323b4d3989685d5c87f9a24efd77563df7226 (patch)
treec2ab864a4bce352c1712488947334e35fc8ea600
parentc64fd5f8540f62974f83742a508dd43db4ea3b6a (diff)
downloadorg.eclipse.simrel.build-2f5323b4d3989685d5c87f9a24efd77563df7226.tar.gz
org.eclipse.simrel.build-2f5323b4d3989685d5c87f9a24efd77563df7226.tar.xz
org.eclipse.simrel.build-2f5323b4d3989685d5c87f9a24efd77563df7226.zip
Contribute JGit and EGit 3.4.1 to Luna SR1 RC3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-rw-r--r--egit.b3aggrcon20
1 files changed, 10 insertions, 10 deletions
diff --git a/egit.b3aggrcon b/egit.b3aggrcon
index 05d7fcca2..f04c17f5c 100644
--- a/egit.b3aggrcon
+++ b/egit.b3aggrcon
@@ -1,31 +1,31 @@
<?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="EGit">
- <repositories location="http://download.eclipse.org/egit/updates-3.4" description="EGit Updates">
- <features name="org.eclipse.jgit.feature.group" versionRange="[3.4.0.201406110918-r]">
+ <repositories location="http://download.eclipse.org/egit/updates-3.4.1" description="EGit Updates">
+ <features name="org.eclipse.jgit.feature.group" versionRange="[3.4.1.201406201815-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.jgit.pgm.feature.group" versionRange="[3.4.0.201406110918-r]">
+ <features name="org.eclipse.jgit.pgm.feature.group" versionRange="[3.4.1.201406201815-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.feature.group" versionRange="[3.4.0.201406110918-r]">
+ <features name="org.eclipse.egit.feature.group" versionRange="[3.4.1.201406201815-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.mylyn.feature.group" versionRange="[3.4.0.201406110918-r]">
+ <features name="org.eclipse.egit.mylyn.feature.group" versionRange="[3.4.1.201406201815-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.jgit.java7.feature.group" versionRange="[3.4.0.201406110918-r]">
+ <features name="org.eclipse.jgit.java7.feature.group" versionRange="[3.4.1.201406201815-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.source.feature.group" versionRange="[3.4.0.201406110918-r]">
+ <features name="org.eclipse.egit.source.feature.group" versionRange="[3.4.1.201406201815-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.jgit.source.feature.group" versionRange="[3.4.0.201406110918-r]">
+ <features name="org.eclipse.jgit.source.feature.group" versionRange="[3.4.1.201406201815-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.jgit.pgm.source.feature.group" versionRange="[3.4.0.201406110918-r]">
+ <features name="org.eclipse.jgit.pgm.source.feature.group" versionRange="[3.4.1.201406201815-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.jgit.http.apache.feature.group" versionRange="[3.4.0.201406110918-r]">
+ <features name="org.eclipse.jgit.http.apache.feature.group" versionRange="[3.4.1.201406201815-r]">
<categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
</features>
</repositories>

Back to the top