diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2010-09-16 01:49:03 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-09-16 01:49:03 +0200 |
commit | 26f507f0df5822df0f19a5ca16462a4bbfeab5fc (patch) | |
tree | 4497775477264575fd8b91af9a609836603ba533 /org.eclipse.jgit.junit/pom.xml | |
parent | 2920fcdde831c45cfb53ce8f030c1fff9128ba62 (diff) | |
download | jgit-26f507f0df5822df0f19a5ca16462a4bbfeab5fc.tar.gz jgit-26f507f0df5822df0f19a5ca16462a4bbfeab5fc.zip |
Qualify post-0.9.3 buildsstable-0.9
Change-Id: Ideab4923a5d8055f0e8a36ddcf0bc8adbf71c329
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index eaafd83349..a3889c09e6 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -52,7 +52,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>0.9.3</version> + <version>0.9.4-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |