diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-05-03 00:19:54 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-05-03 00:19:54 +0200 |
commit | f9d7b0d21eb60a409efa6f99ac219d366fe5fa5b (patch) | |
tree | eff2a543e8d0003d6118e5a5fe5c68c52cddbf91 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml | |
parent | d085a8954f1f5999d2adf42ce6e89fd01714863b (diff) | |
download | jgit-f9d7b0d21eb60a409efa6f99ac219d366fe5fa5b.tar.gz jgit-f9d7b0d21eb60a409efa6f99ac219d366fe5fa5b.zip |
Qualify post-0.12 builds
Change-Id: I70fe2671321efb5c3d271121ce00299533d1b388
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 8e6ebbb648..e1e4d8ed1b 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.12.1" + version="1.0.0.qualifier" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |