summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2010-09-16 17:22:37 -0700
committerShawn O. Pearce <spearce@spearce.org>2010-09-16 17:22:37 -0700
commit5deb5b9a4aebd562a8680167dc6aee93fd7bb5c5 (patch)
tree3e963186d1f791e8f9f1a2f4113dd94652ea0846 /pom.xml
parent55714f6e73c9f858eb17eadcb9df05de029017aa (diff)
parent26f507f0df5822df0f19a5ca16462a4bbfeab5fc (diff)
downloadjgit-5deb5b9a4aebd562a8680167dc6aee93fd7bb5c5.tar.gz
jgit-5deb5b9a4aebd562a8680167dc6aee93fd7bb5c5.zip
Merge branch 'stable-0.9'
* stable-0.9: Qualify post-0.9.3 builds JGit 0.9.3 clone: Correct formatting of init message Fix cloning of repositories with big objects Qualify post-0.9.1 builds JGit 0.9.1 Fix PlotCommitList to set lanes on child-less commits
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fe9a8c095e..75d4728f08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
<packaging>pom</packaging>
- <version>0.9.0-SNAPSHOT</version>
+ <version>0.9.4-SNAPSHOT</version>
<name>JGit - Parent</name>
<url>${jgit-url}</url>