Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2017-10-08 09:44:50 +0000
committerMatthias Sohn2017-10-08 09:44:50 +0000
commit103c682e03e143e3d970a9dbe37e6630ac46231f (patch)
tree0ebd2c89e6212ff1891baadb4671f467afa5b541 /org.eclipse.egit.mylyn-feature/pom.xml
parent99c2dfb8040faa3cde8a91e4b4b8640112316bd8 (diff)
downloadegit-103c682e03e143e3d970a9dbe37e6630ac46231f.tar.gz
egit-103c682e03e143e3d970a9dbe37e6630ac46231f.tar.xz
egit-103c682e03e143e3d970a9dbe37e6630ac46231f.zip
Prepare 4.10.0-SNAPSHOT builds
Change-Id: If961f7c5dd5e11ff59ed50dda8a93be2d5b1f2a0 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.mylyn-feature/pom.xml')
-rw-r--r--org.eclipse.egit.mylyn-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.mylyn-feature/pom.xml b/org.eclipse.egit.mylyn-feature/pom.xml
index b4f7609056..4f8ccbcb1c 100644
--- a/org.eclipse.egit.mylyn-feature/pom.xml
+++ b/org.eclipse.egit.mylyn-feature/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.egit</groupId>
<artifactId>egit-parent</artifactId>
- <version>4.9.0-SNAPSHOT</version>
+ <version>4.10.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.egit.feature</groupId>

Back to the top