Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-05-22 23:19:06 +0000
committerMatthias Sohn2018-05-22 23:19:06 +0000
commitf2e2e3fdcf451c907119ba47d19563af8f00a5e5 (patch)
tree3fe3492412bc621218a5a56b09ed66a1b1f8999f /pom.xml
parentd2453b8a2727c03aff12875cd51b7104ec271036 (diff)
downloadegit-github-f2e2e3fdcf451c907119ba47d19563af8f00a5e5.tar.gz
egit-github-f2e2e3fdcf451c907119ba47d19563af8f00a5e5.tar.xz
egit-github-f2e2e3fdcf451c907119ba47d19563af8f00a5e5.zip
EGit Mylyn Github Connector v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1
Change-Id: I014ba51283c399d61f26a69b44aeb9938dbf3f40 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 4cde7a7f..1d3beba4 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>5.0.0-SNAPSHOT</version>
+ <version>5.0.0.201805221745-rc1</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top