Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-03-08 22:25:35 +0000
committerMatthias Sohn2018-03-09 00:13:51 +0000
commit3d4ebb41db0900eb2d731467550aff154ce9488f (patch)
treec2118085f7a613ad6b635fe465a444f4670baced /org.eclipse.mylyn.github-site/pom.xml
parent41981e1eeb2f8ff24f70e703febd99068549c032 (diff)
downloadegit-github-3d4ebb41db0900eb2d731467550aff154ce9488f.tar.gz
egit-github-3d4ebb41db0900eb2d731467550aff154ce9488f.tar.xz
egit-github-3d4ebb41db0900eb2d731467550aff154ce9488f.zip
Prepare 5.0.0-SNAPSHOT builds
Change-Id: I222824cf5f3601906d4193f8008860ce8c362331 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github-site/pom.xml')
-rw-r--r--org.eclipse.mylyn.github-site/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github-site/pom.xml b/org.eclipse.mylyn.github-site/pom.xml
index b31bc4e5..e67f29ec 100644
--- a/org.eclipse.mylyn.github-site/pom.xml
+++ b/org.eclipse.mylyn.github-site/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.mylyn.github</groupId>
<artifactId>github-parent</artifactId>
- <version>4.11.1-SNAPSHOT</version>
+ <version>5.0.0-SNAPSHOT</version>
</parent>
<artifactId>github-updatesite</artifactId>

Back to the top