Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-12-23 14:54:12 +0000
committerMatthias Sohn2014-12-23 14:54:12 +0000
commitf5577834ac3b9ab990ff80a5684def8707e977d6 (patch)
tree286fce061f2dbcfdad02629aaa993a103de10ff1 /org.eclipse.mylyn.github.ui/pom.xml
parent04092a2aa6c88ce3a186413892d2f0e253f007f2 (diff)
downloadegit-github-f5577834ac3b9ab990ff80a5684def8707e977d6.tar.gz
egit-github-f5577834ac3b9ab990ff80a5684def8707e977d6.tar.xz
egit-github-f5577834ac3b9ab990ff80a5684def8707e977d6.zip
EGit Mylyn Github Connector v3.6.0.201412230720-rv3.6.0.201412230720-r
Change-Id: I954660cbda924250094a675b2b2b8f7801dd0e96 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.ui/pom.xml')
-rw-r--r--org.eclipse.mylyn.github.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.ui/pom.xml b/org.eclipse.mylyn.github.ui/pom.xml
index e004f8c2..2ce209c7 100644
--- a/org.eclipse.mylyn.github.ui/pom.xml
+++ b/org.eclipse.mylyn.github.ui/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>3.6.0-SNAPSHOT</version>
+ <version>3.6.0.201412230720-r</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.ui</artifactId>

Back to the top