summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2009-10-05 11:45:56 -0700
committerShawn O. Pearce <spearce@spearce.org>2009-10-05 11:46:49 -0700
commit50288b18f369f40f505f9fde3608ea74eac61a9b (patch)
tree489b98a4149f0c1679f5134c6b4f9e8844833d3e
parentf5871e16d48b5ead71534430e39e7d6ad9958a40 (diff)
downloadjgit-50288b18f369f40f505f9fde3608ea74eac61a9b.tar.gz
jgit-50288b18f369f40f505f9fde3608ea74eac61a9b.zip
Mark the next version as 0.6
Our project plan calls for us to build 0.6 as the next version. Change-Id: I11dc620009d83e5715f7f2c17bbc658cc6e49f20 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
-rw-r--r--jgit-maven/jgit/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jgit-maven/jgit/pom.xml b/jgit-maven/jgit/pom.xml
index 26799778a3..8d2589e711 100644
--- a/jgit-maven/jgit/pom.xml
+++ b/jgit-maven/jgit/pom.xml
@@ -49,7 +49,7 @@
<groupId>org.eclipse</groupId>
<artifactId>jgit</artifactId>
<packaging>jar</packaging>
- <version>0.5.0-SNAPSHOT</version>
+ <version>0.6-SNAPSHOT</version>
<name>jgit</name>
<url>http://repo.or.cz/w/jgit.git</url>
<mailingLists>