Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2017-06-13 02:15:53 +0000
committerMatthias Sohn2017-06-13 02:15:53 +0000
commit6dd5b5822a7c27ff7833ec6c7f5673c93453ab7a (patch)
tree220d4defe2ed8a41319b02734074be317c60426d
parent026dbe9d81889410cf3a9ac197a1ebf38c313507 (diff)
downloadorg.eclipse.simrel.build-6dd5b5822a7c27ff7833ec6c7f5673c93453ab7a.tar.gz
org.eclipse.simrel.build-6dd5b5822a7c27ff7833ec6c7f5673c93453ab7a.tar.xz
org.eclipse.simrel.build-6dd5b5822a7c27ff7833ec6c7f5673c93453ab7a.zip
JGit/EGit 4.8.0.201706111038-r for Oxygen
Change-Id: I3be006c6f509d978cf1b33698bddefe179d24add Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-rw-r--r--egit.aggrcon26
1 files changed, 13 insertions, 13 deletions
diff --git a/egit.aggrcon b/egit.aggrcon
index 36699c794..4cd7dbf4f 100644
--- a/egit.aggrcon
+++ b/egit.aggrcon
@@ -1,25 +1,25 @@
<?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/cbi/p2repo/2011/aggregator/1.1.0" label="EGit">
- <repositories location="http://download.eclipse.org/egit/staging/4.8.0.201705170830-rc1" description="EGit Updates">
- <bundles name="org.eclipse.egit.ui.smartimport" versionRange="[4.8.0.201705170830-rc1]"/>
- <features name="org.eclipse.jgit.feature.group" versionRange="[4.8.0.201705170830-rc1]"/>
- <features name="org.eclipse.jgit.pgm.feature.group" versionRange="[4.8.0.201705170830-rc1]"/>
- <features name="org.eclipse.egit.feature.group" versionRange="[4.8.0.201705170830-rc1]">
+ <repositories location="http://download.eclipse.org/egit/updates-4.8" description="EGit Updates">
+ <bundles name="org.eclipse.egit.ui.smartimport" versionRange="[4.8.0.201706111038-r]"/>
+ <features name="org.eclipse.jgit.feature.group" versionRange="[4.8.0.201706111038-r]"/>
+ <features name="org.eclipse.jgit.pgm.feature.group" versionRange="[4.8.0.201706111038-r]"/>
+ <features name="org.eclipse.egit.feature.group" versionRange="[4.8.0.201706111038-r]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.mylyn.feature.group" versionRange="[4.8.0.201705170830-rc1]">
+ <features name="org.eclipse.egit.mylyn.feature.group" versionRange="[4.8.0.201706111038-r]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.source.feature.group" versionRange="[4.8.0.201705170830-rc1]"/>
- <features name="org.eclipse.jgit.source.feature.group" versionRange="[4.8.0.201705170830-rc1]"/>
- <features name="org.eclipse.jgit.pgm.source.feature.group" versionRange="[4.8.0.201705170830-rc1]"/>
- <features name="org.eclipse.jgit.http.apache.feature.group" versionRange="[4.8.0.201705170830-rc1]"/>
- <features name="org.eclipse.egit.gitflow.feature.feature.group" versionRange="[4.8.0.201705170830-rc1]">
+ <features name="org.eclipse.egit.source.feature.group" versionRange="[4.8.0.201706111038-r]"/>
+ <features name="org.eclipse.jgit.source.feature.group" versionRange="[4.8.0.201706111038-r]"/>
+ <features name="org.eclipse.jgit.pgm.source.feature.group" versionRange="[4.8.0.201706111038-r]"/>
+ <features name="org.eclipse.jgit.http.apache.feature.group" versionRange="[4.8.0.201706111038-r]"/>
+ <features name="org.eclipse.egit.gitflow.feature.feature.group" versionRange="[4.8.0.201706111038-r]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
</repositories>
- <repositories location="http://download.eclipse.org/egit/github/staging/4.8.0.201705170830-rc1" description="EGit GitHub Updates">
- <features name="org.eclipse.mylyn.github.feature.feature.group" versionRange="[4.8.0.201705170830-rc1]">
+ <repositories location="http://download.eclipse.org/egit/github/updates-4.8" description="EGit GitHub Updates">
+ <features name="org.eclipse.mylyn.github.feature.feature.group" versionRange="[4.8.0.201706111038-r]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
</repositories>

Back to the top