Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-09-28 11:32:38 +0000
committerMatthias Sohn2015-09-28 11:32:38 +0000
commite7353839371771a8e5ae37c0462636377e55b71d (patch)
tree9aee349786420e351dd23bff74018b3b6bd4c1ff /org.eclipse.mylyn.github-feature/pom.xml
parentd6d0679b5685f50c3c3634fa123c46fdced40698 (diff)
downloadegit-github-e7353839371771a8e5ae37c0462636377e55b71d.tar.gz
egit-github-e7353839371771a8e5ae37c0462636377e55b71d.tar.xz
egit-github-e7353839371771a8e5ae37c0462636377e55b71d.zip
EGit Mylyn Github Connector v4.1.0.201509280440-rv4.1.0.201509280440-r
Change-Id: Ib5180f83ca57113aee65b4615d53d79185fcf861 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 a5986546..e89460ba 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.1.0-SNAPSHOT</version>
+ <version>4.1.0.201509280440-r</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top