Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-09-05 18:17:32 +0000
committerMatthias Sohn2018-09-05 18:17:32 +0000
commit3b9674a0cfc96604bcbb70910cf6c1fb006ec436 (patch)
treefb7d13802d513ab5dcc51ebe119c1575dd33bb5f /pom.xml
parentaa67e7db1d7c91b809ce7df135e56109ee171428 (diff)
downloadegit-github-5.1.0.201809051400-rc1.tar.gz
egit-github-5.1.0.201809051400-rc1.tar.xz
egit-github-5.1.0.201809051400-rc1.zip
EGit Mylyn Github Connector v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1
Change-Id: I4d3c12f4dd17ee069722a7535d3fbe8accc4a154 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..4d03faf9 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.201809051400-rc1</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top