Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-08-28 20:55:12 +0000
committerMatthias Sohn2018-08-28 20:55:12 +0000
commit8f9cbe251e8d981eb3358e80be62c798c9407e95 (patch)
tree5dafbe9cfe7536e6f6ece5fdea5997fdc7bd3ac4 /pom.xml
parent93b01921437d48afb097fda47c975e6669029616 (diff)
downloadegit-github-8f9cbe251e8d981eb3358e80be62c798c9407e95.tar.gz
egit-github-8f9cbe251e8d981eb3358e80be62c798c9407e95.tar.xz
egit-github-8f9cbe251e8d981eb3358e80be62c798c9407e95.zip
EGit Mylyn Github Connector v5.1.0.201808281540-m3v5.1.0.201808281540-m3
Change-Id: I42034d0c7c6fbfd523b6bd3b88a7d1a61d26e584 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 33af8c94..77b91ede 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,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>5.1.0-SNAPSHOT</version>
+ <version>5.1.0.201808281540-m3</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top