Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2017-04-05 20:43:47 +0000
committerMatthias Sohn2017-04-05 20:43:47 +0000
commit62ff0b3f8516671a92795bfe7d9b2dfbf15fff51 (patch)
treecb2f34bea2df2a2c87638f7a2cba8422e0e4c29a /org.eclipse.mylyn.github.doc/pom.xml
parent536ba6e7ba29bfb14039e6295eef13d35fbd2c3f (diff)
downloadegit-github-62ff0b3f8516671a92795bfe7d9b2dfbf15fff51.tar.gz
egit-github-62ff0b3f8516671a92795bfe7d9b2dfbf15fff51.tar.xz
egit-github-62ff0b3f8516671a92795bfe7d9b2dfbf15fff51.zip
EGit Mylyn Github Connector v4.7.0.201704051617-rv4.7.0.201704051617-r
Change-Id: I406a5d3e9013406b44b77b3d2534affbec9d56d4 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.doc/pom.xml')
-rwxr-xr-xorg.eclipse.mylyn.github.doc/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.doc/pom.xml b/org.eclipse.mylyn.github.doc/pom.xml
index 598e510e..3a62de02 100755
--- a/org.eclipse.mylyn.github.doc/pom.xml
+++ b/org.eclipse.mylyn.github.doc/pom.xml
@@ -18,7 +18,7 @@ http://www.eclipse.org/legal/epl-v10.html
<parent>
<groupId>org.eclipse.mylyn.github</groupId>
<artifactId>github-parent</artifactId>
- <version>4.7.0-SNAPSHOT</version>
+ <version>4.7.0.201704051617-r</version>
</parent>
<artifactId>org.eclipse.mylyn.github.doc</artifactId>

Back to the top