Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2021-03-09 22:36:26 +0000
committerMatthias Sohn2021-03-09 22:36:26 +0000
commit25e149eee49e4f8b8127f21f817ae57d8491e091 (patch)
treee0bcce6cda6a0f0a05db8f1e6be6b87535e7d45f /org.eclipse.mylyn.github-feature/pom.xml
parent388c68aaa145d2bf8f49b0a51d47191627743d90 (diff)
downloadegit-github-25e149eee49e4f8b8127f21f817ae57d8491e091.tar.gz
egit-github-25e149eee49e4f8b8127f21f817ae57d8491e091.tar.xz
egit-github-25e149eee49e4f8b8127f21f817ae57d8491e091.zip
EGit Mylyn Github Connector v5.11.0.202103091610-r
Change-Id: I746d15e0fd7066ce28d3838c40e0c9036ec45f41 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 6f78ed85..aeea3ce7 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.11.0-SNAPSHOT</version>
+ <version>5.11.0.202103091610-r</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.feature</artifactId>

Back to the top