Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-06-04 15:26:25 +0000
committerMatthias Sohn2014-06-04 15:26:25 +0000
commit290ba82d885fb8ddff141a98ed71cc3ed0053924 (patch)
tree6fdbe465e14c9c9f93c1a5239bf1c42f27156129 /org.eclipse.mylyn.github-feature/pom.xml
parenta95a2c7a908d95770053d1972f6d0cd6bd1b1d43 (diff)
downloadegit-github-290ba82d885fb8ddff141a98ed71cc3ed0053924.tar.gz
egit-github-290ba82d885fb8ddff141a98ed71cc3ed0053924.tar.xz
egit-github-290ba82d885fb8ddff141a98ed71cc3ed0053924.zip
EGit Mylyn Github Connector v3.4.0.201406041058-rc3v3.4.0.201406041058-rc3
Change-Id: Id09beef143771383e604e161b397c143ef8eef58 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 d64e9f45..511e9b5b 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>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.201406041058-rc3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top