Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-11-10 22:42:46 +0000
committerMatthias Sohn2015-11-10 22:42:46 +0000
commitb4c7896eaac53b7e791e6618152444ec2347021a (patch)
treed4fbd93bd3c86deb74aaf32938d2e6191dd3f9e4 /pom.xml
parent45f0a063ecfde22cd8dcc0c770d7608bd461d0eb (diff)
downloadegit-github-b4c7896eaac53b7e791e6618152444ec2347021a.tar.gz
egit-github-b4c7896eaac53b7e791e6618152444ec2347021a.tar.xz
egit-github-b4c7896eaac53b7e791e6618152444ec2347021a.zip
EGit Mylyn Github Connector v4.2.0.201511101648-m1v4.2.0.201511101648-m1
Change-Id: I9dc990b1817444fc6038617ef3d1f3d3d57e7d7b 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 522ca60f..60c058a4 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.2.0-SNAPSHOT</version>
+ <version>4.2.0.201511101648-m1</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top