diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2010-12-17 15:23:14 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-12-17 15:23:14 +0100 |
commit | 51d1af9489924ff03fa10ec963110c608c2882a3 (patch) | |
tree | 76e90d5f82f86e4449db4d528765d38599ff8717 /org.eclipse.jgit.junit.http/pom.xml | |
parent | 1fdc17bfe4a1deb61756abeb8470bd813827d44a (diff) | |
download | jgit-51d1af9489924ff03fa10ec963110c608c2882a3.tar.gz jgit-51d1af9489924ff03fa10ec963110c608c2882a3.zip |
Qualify post 0.10.1 buildsstable-0.10
Change-Id: I320f1f739f3689daf11d532a55ae1133785aec8e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit.http/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit.http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit.http/pom.xml b/org.eclipse.jgit.junit.http/pom.xml index 53e9722284..34abf28bb4 100644 --- a/org.eclipse.jgit.junit.http/pom.xml +++ b/org.eclipse.jgit.junit.http/pom.xml @@ -50,7 +50,7 @@ <parent>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit-parent</artifactId>
- <version>0.10.1</version>
+ <version>0.10.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.jgit.junit.http</artifactId>
|