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 /org.eclipse.mylyn.github.ui/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 'org.eclipse.mylyn.github.ui/pom.xml')
-rw-r--r--org.eclipse.mylyn.github.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.ui/pom.xml b/org.eclipse.mylyn.github.ui/pom.xml
index b7c7897e..5d3f061d 100644
--- a/org.eclipse.mylyn.github.ui/pom.xml
+++ b/org.eclipse.mylyn.github.ui/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>5.0.0-SNAPSHOT</version>
+ <version>5.0.0.201805221745-rc1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.ui</artifactId>

Back to the top