diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-06 01:24:32 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-06-06 01:24:32 +0200 |
commit | f1713abcdcb5097d4e44893862bedc6e27dde20e (patch) | |
tree | 579115d0020f758f22c975c27a5fbefc88912243 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml | |
parent | 2a1e20ead5b9333ecf5d299f95ae47321faa678b (diff) | |
download | jgit-f1713abcdcb5097d4e44893862bedc6e27dde20e.tar.gz jgit-f1713abcdcb5097d4e44893862bedc6e27dde20e.zip |
Prepare 1.1.0 builds
Change-Id: I4cf017cd567543846839612ab3ace6d26233e01d
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 d86202b2c4..31ea76f4f6 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="1.0.0.qualifier"
+ version="1.1.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">
|