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.packaging/org.eclipse.jgit.junit.feature/feature.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.packaging/org.eclipse.jgit.junit.feature/feature.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml index 5d8b26d2a8..e554d301a1 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml @@ -2,7 +2,7 @@ <feature
id="org.eclipse.jgit.junit"
label="%featureName"
- version="0.10.1"
+ version="0.10.2.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
|