Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-05-21 18:40:57 +0000
committerMatthias Sohn2014-05-21 18:40:57 +0000
commit5f220c0d5f011d923655abfc98bf507217944dc2 (patch)
tree569d1d93b948fda4540ba807aeea8f3f7504c2a3 /pom.xml
parentec67e4cce4d867d26817e2aa613077a81b016d77 (diff)
downloadegit-github-5f220c0d5f011d923655abfc98bf507217944dc2.tar.gz
egit-github-5f220c0d5f011d923655abfc98bf507217944dc2.tar.xz
egit-github-5f220c0d5f011d923655abfc98bf507217944dc2.zip
EGit Mylyn Github Connector v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1
Change-Id: I0c829d339f2b86bb4daf740596bebab0a7383fcc Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1b8c2930..50034c30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.201405211411-rc1</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top