Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-09-28 11:32:38 +0000
committerMatthias Sohn2015-09-28 11:32:38 +0000
commite7353839371771a8e5ae37c0462636377e55b71d (patch)
tree9aee349786420e351dd23bff74018b3b6bd4c1ff /pom.xml
parentd6d0679b5685f50c3c3634fa123c46fdced40698 (diff)
downloadegit-github-e7353839371771a8e5ae37c0462636377e55b71d.tar.gz
egit-github-e7353839371771a8e5ae37c0462636377e55b71d.tar.xz
egit-github-e7353839371771a8e5ae37c0462636377e55b71d.zip
EGit Mylyn Github Connector v4.1.0.201509280440-rv4.1.0.201509280440-r
Change-Id: Ib5180f83ca57113aee65b4615d53d79185fcf861 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 194c817a..2533b49f 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.1.0-SNAPSHOT</version>
+ <version>4.1.0.201509280440-r</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top