Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-05-08 20:07:48 +0000
committerMatthias Sohn2019-05-08 20:07:48 +0000
commit61470929a58704da5027bf6c8bb34047ce985d5c (patch)
treeb331a555c94fac0c6db4910ae1648f09d2fc4b84 /org.eclipse.mylyn.github.target/pom.xml
parent15e4e128d6ba4d369ef89e0af11a146964fac63f (diff)
downloadegit-github-61470929a58704da5027bf6c8bb34047ce985d5c.tar.gz
egit-github-61470929a58704da5027bf6c8bb34047ce985d5c.tar.xz
egit-github-61470929a58704da5027bf6c8bb34047ce985d5c.zip
EGit Mylyn Github Connector v5.4.0.201905081430-m2
Change-Id: I419c0340ca0dac38097735e67ef01f6d1bbcb903 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.target/pom.xml')
-rw-r--r--org.eclipse.mylyn.github.target/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.target/pom.xml b/org.eclipse.mylyn.github.target/pom.xml
index c1e6278d..1a3ae25d 100644
--- a/org.eclipse.mylyn.github.target/pom.xml
+++ b/org.eclipse.mylyn.github.target/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>5.4.0-SNAPSHOT</version>
+ <version>5.4.0.201905081430-m2</version>
</parent>
<properties>

Back to the top