Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-12-05 01:17:51 +0000
committerMatthias Sohn2019-12-05 01:17:51 +0000
commitce05c060f9c0dcde19afb521f835f7e6650bab65 (patch)
treea96d2a28896c78128ae7051c49c64d2881ea1caa /org.eclipse.mylyn.github.ui/pom.xml
parent741b021908aafda18c6c6fe32d0bf6b48eb9b64d (diff)
downloadegit-github-ce05c060f9c0dcde19afb521f835f7e6650bab65.tar.gz
egit-github-ce05c060f9c0dcde19afb521f835f7e6650bab65.tar.xz
egit-github-ce05c060f9c0dcde19afb521f835f7e6650bab65.zip
Prepare 5.7.0-SNAPSHOT builds
Change-Id: I91e5dbd9a9aa2b6b5f757e9e84c48ebdd9bdb3ed 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 ecb7b8b9..27fcf2e3 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.6.0-SNAPSHOT</version>
+ <version>5.7.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.ui</artifactId>

Back to the top