Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-05-26 11:22:43 +0000
committerMatthias Sohn2015-05-26 11:22:43 +0000
commit05079ff841ae3f4da002f772276c4c4fbd13d36c (patch)
tree30b148e3cd18c3de4cf9709aacbe629167c8cf36 /pom.xml
parent7608a823e6d2e781d6ac1c5ddef9b1214c310871 (diff)
downloadegit-github-05079ff841ae3f4da002f772276c4c4fbd13d36c.tar.gz
egit-github-05079ff841ae3f4da002f772276c4c4fbd13d36c.tar.xz
egit-github-05079ff841ae3f4da002f772276c4c4fbd13d36c.zip
EGit Mylyn Github Connector v4.0.0.201505260635-rc2v4.0.0.201505260635-rc2
Change-Id: Ifd1641c9439261293012e9d112697fa2fdfc980f 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 63d3b5dc..67dde7d5 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>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.201505260635-rc2</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top