summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2010-09-16 17:26:53 -0700
committerShawn O. Pearce <spearce@spearce.org>2010-09-16 17:26:53 -0700
commit4b5d3d291bfc0a665373ee1c74cb88e3d88ce3ca (patch)
tree675e3f82610dc9e1598d20a6f5e429eff6ea9e49 /pom.xml
parent5deb5b9a4aebd562a8680167dc6aee93fd7bb5c5 (diff)
downloadjgit-4b5d3d291bfc0a665373ee1c74cb88e3d88ce3ca.tar.gz
jgit-4b5d3d291bfc0a665373ee1c74cb88e3d88ce3ca.zip
Qualify builds as 0.10.0
Change-Id: I54815c85b32b9492c059064b39f48677e68c5e90 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
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 75d4728f08..32ffaee65a 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.4-SNAPSHOT</version>
+ <version>0.10.0-SNAPSHOT</version>
<name>JGit - Parent</name>
<url>${jgit-url}</url>