Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2020-06-09 19:47:44 +0000
committerMatthias Sohn2020-06-09 19:47:44 +0000
commit07164a77928556e43e2b3033c879646c6249f22d (patch)
tree1f56d45cfa01297a35dc4ef6596e79829557db85 /org.eclipse.egit.doc/pom.xml
parent4c44ce7f18b6b1fa9f68b32ee285b8604c645978 (diff)
downloadegit-07164a77928556e43e2b3033c879646c6249f22d.tar.gz
egit-07164a77928556e43e2b3033c879646c6249f22d.tar.xz
egit-07164a77928556e43e2b3033c879646c6249f22d.zip
Prepare 5.9.0-SNAPSHOT builds
Change-Id: I92254611d084dbb365bcf6a94d36c3010090bb71 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.doc/pom.xml')
-rw-r--r--org.eclipse.egit.doc/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.doc/pom.xml b/org.eclipse.egit.doc/pom.xml
index ae3b5a16fe..f22d93c55b 100644
--- a/org.eclipse.egit.doc/pom.xml
+++ b/org.eclipse.egit.doc/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.egit</groupId>
<artifactId>egit-parent</artifactId>
- <version>5.8.0-SNAPSHOT</version>
+ <version>5.9.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.egit.doc</artifactId>

Back to the top