Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-10-02 21:28:07 +0000
committerMatthias Sohn2013-10-02 21:28:07 +0000
commit9840bb22201ad082438a5495d22cba43e4677863 (patch)
treee13b34d150c591e91ba60b9ae6194ee32148914a /pom.xml
parent3d1c18585c08b1f2a23ca0c3bf7f89d59bb0ad48 (diff)
downloadegit-github-9840bb22201ad082438a5495d22cba43e4677863.tar.gz
egit-github-9840bb22201ad082438a5495d22cba43e4677863.tar.xz
egit-github-9840bb22201ad082438a5495d22cba43e4677863.zip
EGit Mylyn Github connector v3.1.0.201310021548-rv3.1.0.201310021548-r
Change-Id: Ib9dbc0bae1f13c41ffb9af867ea436da75c33061 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 df21af59..bbdd53a1 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.1.0-SNAPSHOT</version>
+ <version>3.1.0.201310021548-r</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top