Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-12-15 00:36:13 +0000
committerMatthias Sohn2015-12-15 00:36:13 +0000
commitfbfc22880fff5fde22ef96bfce0f6497199e6895 (patch)
tree05afa9c53e5c9b0556f7407d8b23a1907b3dd6fe /org.eclipse.mylyn.github.ui/pom.xml
parent837a3ca8952d9ce8f91eb005823ba40f124065e6 (diff)
downloadegit-github-fbfc22880fff5fde22ef96bfce0f6497199e6895.tar.gz
egit-github-fbfc22880fff5fde22ef96bfce0f6497199e6895.tar.xz
egit-github-fbfc22880fff5fde22ef96bfce0f6497199e6895.zip
EGit Mylyn Github Connector v4.2.0.201512141825-rc1
Change-Id: Ic2153ecd7b24c5e1f4891cca768e587e8f2d0a69 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 b3460c09..8b4a1ed4 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>4.2.0-SNAPSHOT</version>
+ <version>4.2.0.201512141825-rc1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.ui</artifactId>

Back to the top