Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-03-06 20:44:57 +0000
committerMatthias Sohn2019-03-06 20:44:57 +0000
commitd026ebcd13b913c0e0d0b36747a2df5ab6706373 (patch)
treeb8b2ffc9968659f5dc609ab2308f5c41871d3104 /org.eclipse.mylyn.github-feature/pom.xml
parent0cfacb54fd46767fdc798babeab3783b98d51870 (diff)
downloadegit-github-d026ebcd13b913c0e0d0b36747a2df5ab6706373.tar.gz
egit-github-d026ebcd13b913c0e0d0b36747a2df5ab6706373.tar.xz
egit-github-d026ebcd13b913c0e0d0b36747a2df5ab6706373.zip
EGit Mylyn Github Connector v5.3.0.201903061415-rc1v5.3.0.201903061415-rc1
Change-Id: I52412afc6185e88c2b3ad3b23208d937dbd4ec4b Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github-feature/pom.xml')
-rw-r--r--org.eclipse.mylyn.github-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github-feature/pom.xml b/org.eclipse.mylyn.github-feature/pom.xml
index a1e462ad..dcf7b49d 100644
--- a/org.eclipse.mylyn.github-feature/pom.xml
+++ b/org.eclipse.mylyn.github-feature/pom.xml
@@ -16,7 +16,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>5.3.0-SNAPSHOT</version>
+ <version>5.3.0.201903061415-rc1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top