Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2017-03-07 20:01:32 +0000
committerMatthias Sohn2017-03-07 20:01:32 +0000
commite6bbe8dd1f30614d64aa7ffa41292aaa018e5b39 (patch)
treea3d00a001ffcb3291c5196264ae01a03eaa789b1
parent4beda1513b8a808e6aa3e5c68c1d8093248d164c (diff)
downloadorg.eclipse.simrel.build-e6bbe8dd1f30614d64aa7ffa41292aaa018e5b39.tar.gz
org.eclipse.simrel.build-e6bbe8dd1f30614d64aa7ffa41292aaa018e5b39.tar.xz
org.eclipse.simrel.build-e6bbe8dd1f30614d64aa7ffa41292aaa018e5b39.zip
Contribute JGit/EGit 4.6.1.201703071140-r to Neon.3
Change-Id: Ie6ddbb8541f5cbf2123b46f4da3f6b4974c98e32 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-rw-r--r--egit.aggrcon22
1 files changed, 11 insertions, 11 deletions
diff --git a/egit.aggrcon b/egit.aggrcon
index e703e6725..f86089812 100644
--- a/egit.aggrcon
+++ b/egit.aggrcon
@@ -1,20 +1,20 @@
<?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/updates-4.6" description="EGit Updates">
- <bundles name="org.eclipse.egit.ui.smartimport" versionRange="[4.6.0.201612231935-r]"/>
- <features name="org.eclipse.jgit.feature.group" versionRange="[4.6.0.201612231935-r]"/>
- <features name="org.eclipse.jgit.pgm.feature.group" versionRange="[4.6.0.201612231935-r]"/>
- <features name="org.eclipse.egit.feature.group" versionRange="[4.6.0.201612231935-r]">
+ <repositories location="http://download.eclipse.org/egit/updates-4.6.1" description="EGit Updates">
+ <bundles name="org.eclipse.egit.ui.smartimport" versionRange="[4.6.1.201703071140-r]"/>
+ <features name="org.eclipse.jgit.feature.group" versionRange="[4.6.1.201703071140-r]"/>
+ <features name="org.eclipse.jgit.pgm.feature.group" versionRange="[4.6.1.201703071140-r]"/>
+ <features name="org.eclipse.egit.feature.group" versionRange="[4.6.1.201703071140-r]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.mylyn.feature.group" versionRange="[4.6.0.201612231935-r]">
+ <features name="org.eclipse.egit.mylyn.feature.group" versionRange="[4.6.1.201703071140-r]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.egit.source.feature.group" versionRange="[4.6.0.201612231935-r]"/>
- <features name="org.eclipse.jgit.source.feature.group" versionRange="[4.6.0.201612231935-r]"/>
- <features name="org.eclipse.jgit.pgm.source.feature.group" versionRange="[4.6.0.201612231935-r]"/>
- <features name="org.eclipse.jgit.http.apache.feature.group" versionRange="[4.6.0.201612231935-r]"/>
- <features name="org.eclipse.egit.gitflow.feature.feature.group" versionRange="[4.6.0.201612231935-r]">
+ <features name="org.eclipse.egit.source.feature.group" versionRange="[4.6.1.201703071140-r]"/>
+ <features name="org.eclipse.jgit.source.feature.group" versionRange="[4.6.1.201703071140-r]"/>
+ <features name="org.eclipse.jgit.pgm.source.feature.group" versionRange="[4.6.1.201703071140-r]"/>
+ <features name="org.eclipse.jgit.http.apache.feature.group" versionRange="[4.6.1.201703071140-r]"/>
+ <features name="org.eclipse.egit.gitflow.feature.feature.group" versionRange="[4.6.1.201703071140-r]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
</repositories>

Back to the top