Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-09-05 21:04:30 +0000
committerMatthias Sohn2018-09-05 21:04:30 +0000
commitc413cf1782e11d70853c96835d3ae9f3e2b79c71 (patch)
tree4871da340e86b0553941b94428c6a089f9d7c3f4 /org.eclipse.mylyn.github.ui/pom.xml
parent3b9674a0cfc96604bcbb70910cf6c1fb006ec436 (diff)
downloadegit-github-c413cf1782e11d70853c96835d3ae9f3e2b79c71.tar.gz
egit-github-c413cf1782e11d70853c96835d3ae9f3e2b79c71.tar.xz
egit-github-c413cf1782e11d70853c96835d3ae9f3e2b79c71.zip
Prepare 5.1.0-SNAPSHOT builds
Change-Id: Ibacbcbeea4be60e9b6229b3911d16e57a5da6a38 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 db4f17a0..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.201809051400-rc1</version>
+ <version>5.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.ui</artifactId>

Back to the top