Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-09-14 20:27:31 +0000
committerMatthias Sohn2015-09-14 20:30:43 +0000
commit7615e3e700d059f8900bf59f0dee552a24455ae4 (patch)
treec73075536d5cd44916aa8e406995decfd1cf3a3a /org.eclipse.mylyn.github-feature/pom.xml
parent15bfc571ff291d7787ec00e0b035307fe8c4d9d9 (diff)
downloadegit-github-7615e3e700d059f8900bf59f0dee552a24455ae4.tar.gz
egit-github-7615e3e700d059f8900bf59f0dee552a24455ae4.tar.xz
egit-github-7615e3e700d059f8900bf59f0dee552a24455ae4.zip
EGit Mylyn Github Connector v4.0.2.201509141540-r
Update Orbit to R20150519210750 since the S-build we used earlier was deleted. Change-Id: Iaa0da35535220c13e7eefabdd1c2ccb3fd68e8e6 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github-feature/pom.xml')
-rw-r--r--org.eclipse.mylyn.github-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github-feature/pom.xml b/org.eclipse.mylyn.github-feature/pom.xml
index f657401c..3e888cf1 100644
--- a/org.eclipse.mylyn.github-feature/pom.xml
+++ b/org.eclipse.mylyn.github-feature/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.201509141540-r</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top