Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-05-28 15:56:15 +0000
committerMatthias Sohn2014-05-28 15:56:15 +0000
commitad18791e816e4c10cb8f12835d906c5bf13a3426 (patch)
tree6c734f828d0d9b9df3f48fda205399faf8b372c6 /pom.xml
parent3185e890612c2fd83cbc571213a1db8162cd7c11 (diff)
downloadegit-github-ad18791e816e4c10cb8f12835d906c5bf13a3426.tar.gz
egit-github-ad18791e816e4c10cb8f12835d906c5bf13a3426.tar.xz
egit-github-ad18791e816e4c10cb8f12835d906c5bf13a3426.zip
EGit Mylyn Github Connector v3.4.0.201405281120-rc2v3.4.0.201405281120-rc2
Change-Id: Iabbc04a3f02c48c6e2b2099e93c28344eccb90fe 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..f96d577c 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.201405281120-rc2</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top