Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-05-16 05:11:28 +0000
committerMatthias Sohn2018-05-16 05:11:28 +0000
commitc48d62e8d81db262edefa7247de6583644bdf052 (patch)
tree91ec9e904447cbf4a520950f9e53ced76b69d1d8 /pom.xml
parenta039ba440106f7fcc4e6fa718771ce3a8d822377 (diff)
downloadegit-github-c48d62e8d81db262edefa7247de6583644bdf052.tar.gz
egit-github-c48d62e8d81db262edefa7247de6583644bdf052.tar.xz
egit-github-c48d62e8d81db262edefa7247de6583644bdf052.zip
EGit Mylyn Github Connector v5.0.0.201805151920-m7v5.0.0.201805151920-m7
Change-Id: I1722c80ad6762c238215fee1e9e1db63a7ee6358 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..e2fd4ea4 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.201805151920-m7</version>
<prerequisites>
<maven>3.0</maven>
</prerequisites>

Back to the top