Browse Source

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>
tags/v0.7.0
Shawn O. Pearce 14 years ago
parent
commit
50288b18f3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      jgit-maven/jgit/pom.xml

+ 1
- 1
jgit-maven/jgit/pom.xml View File

@@ -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>

Loading…
Cancel
Save