diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-06-14 08:09:54 -0700 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2010-06-14 08:10:08 -0700 |
commit | d28a40d6790e321fbd9cb8d9b945308fe0e0fca4 (patch) | |
tree | b8c0a265fa663ab3711f3fb44fa328f2e80b5232 /org.eclipse.jgit/pom.xml | |
parent | 6970edf35af6fdf4420e3d900ec34cf3f4da2fec (diff) | |
download | jgit-stable-0.8.tar.gz jgit-stable-0.8.zip |
Qualify post-0.8.4 buildsstable-0.8
Change-Id: I21efed66921eb7e1e4010fccc9fa9af6c4150fc1
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit/pom.xml')
-rw-r--r-- | org.eclipse.jgit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index 4929d74332..0b0d83ec3a 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -53,7 +53,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>0.8.4</version> + <version>0.8.5-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit</artifactId> |