Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-08-29 12:16:23 +0000
committerMatthias Sohn2018-08-29 12:16:23 +0000
commit04a504d32dbb1a1b4de0f976feea780d43437a4f (patch)
tree333bdd7b8d9d9de4885ff8de188a55cbf7af6275 /org.eclipse.mylyn.github.ui/pom.xml
parent8f9cbe251e8d981eb3358e80be62c798c9407e95 (diff)
downloadegit-github-04a504d32dbb1a1b4de0f976feea780d43437a4f.tar.gz
egit-github-04a504d32dbb1a1b4de0f976feea780d43437a4f.tar.xz
egit-github-04a504d32dbb1a1b4de0f976feea780d43437a4f.zip
Prepare 5.1.0-SNAPSHOT builds
Change-Id: I5ca352856d4d84284eb5abca9836ed03680c1e2d 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 795c72d0..5cebb354 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.1.0.201808281540-m3</version>
+ <version>5.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.ui</artifactId>

Back to the top