diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-14 00:11:20 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-14 00:59:25 +0100 |
commit | ba6ae0c7ecad840b8858c1049ebc6b72d70f0d40 (patch) | |
tree | 938aa0d94b4ddea6642617bb8abd04e3b7cff8d5 /org.eclipse.jgit.http.server/pom.xml | |
parent | da59df358bfba718a0bf1769296b66ec4f6f4dc4 (diff) | |
download | jgit-ba6ae0c7ecad840b8858c1049ebc6b72d70f0d40.tar.gz jgit-ba6ae0c7ecad840b8858c1049ebc6b72d70f0d40.zip |
Prepare 2.4.0-SNAPSHOT builds
Change-Id: I4ab2baeb5d598d40d5dadfccdfe75152a1b9b7bf
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 34b6264357..9597c31abc 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>2.3.0-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.http.server</artifactId> |