diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2010-12-17 15:49:30 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-12-17 15:49:30 +0100 |
commit | 485917598e33e2aefa798caebf571fb801345b78 (patch) | |
tree | 5f348e605ee5afb05357309d8951c11aa29edb62 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | |
parent | 67d8f3a3388ca6c8fba8d794053a75c4dfd2754a (diff) | |
download | jgit-485917598e33e2aefa798caebf571fb801345b78.tar.gz jgit-485917598e33e2aefa798caebf571fb801345b78.zip |
Qualify post 0.10 builds
Change-Id: Ifcb8fdea95286779c8aea6bf4d7647e8c1c98d63
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml index 6224a70ea6..a92aab27eb 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.jgit" label="%featureName" - version="0.10.2.qualifier" + version="0.11.0.qualifier" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |