Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-06-13 01:05:13 +0000
committerThomas Wolf2019-06-13 17:27:40 +0000
commit0f7592f24a097ab53c9628d0d4b37b55d0bf1f1e (patch)
treec0ac07a1cd20de6f6f1e9380d8c5364ce156122b /org.eclipse.mylyn.github.ui/pom.xml
parent538ad318ab1a88613817f1a2c8816e4639b78c25 (diff)
downloadegit-github-0f7592f24a097ab53c9628d0d4b37b55d0bf1f1e.tar.gz
egit-github-0f7592f24a097ab53c9628d0d4b37b55d0bf1f1e.tar.xz
egit-github-0f7592f24a097ab53c9628d0d4b37b55d0bf1f1e.zip
Prepare 5.5.0-SNAPSHOT builds
Change-Id: I62930194af501162a41a63cf2c3d4822cdc35a1c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
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 910464d4..d1ec5db1 100644
--- a/org.eclipse.mylyn.github.ui/pom.xml
+++ b/org.eclipse.mylyn.github.ui/pom.xml
@@ -16,7 +16,7 @@
<parent>
<artifactId>github-parent</artifactId>
<groupId>org.eclipse.mylyn.github</groupId>
- <version>5.4.1-SNAPSHOT</version>
+ <version>5.5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.ui</artifactId>

Back to the top