diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-10-08 11:35:54 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-10-08 11:35:54 +0200 |
commit | 6b544da293951a0c1497965baf7e4eddaa7bb7e7 (patch) | |
tree | 83a75c390a99e79401315dc4aa0000775bb876e0 /org.eclipse.jgit.http.server/pom.xml | |
parent | 401c6c98b54cddde38f0f50e8429eb7698a54fe8 (diff) | |
download | jgit-6b544da293951a0c1497965baf7e4eddaa7bb7e7.tar.gz jgit-6b544da293951a0c1497965baf7e4eddaa7bb7e7.zip |
Prepare 4.10.0-SNAPSHOT builds
Change-Id: I5ca462d1db18a2c5c9382cfb9c83972510fa2b88
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.server/pom.xml')
-rw-r--r-- | org.eclipse.jgit.http.server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.server/pom.xml b/org.eclipse.jgit.http.server/pom.xml index 3dc314867e..9d20da85d6 100644 --- a/org.eclipse.jgit.http.server/pom.xml +++ b/org.eclipse.jgit.http.server/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>4.9.0-SNAPSHOT</version> + <version>4.10.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.server</artifactId> |