diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-05-28 17:40:46 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-05-28 17:41:20 +0200 |
commit | 386dff22716ab33e724ceb9e2de287f43bd88447 (patch) | |
tree | e1f28b62b71db0bad752bee11d4b48d4ef271bf1 /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml | |
parent | 314fade855b7da5792f8bb3b2fe154d8676ba437 (diff) | |
download | jgit-386dff22716ab33e724ceb9e2de287f43bd88447.tar.gz jgit-386dff22716ab33e724ceb9e2de287f43bd88447.zip |
Prepare post 3.4.0 RC2 builds
Change-Id: Id8d784ba7b0aba7c6a00f459bf1ac54c1d36d061
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 34ba3da9e0..6405163e2b 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="3.4.0.201405281120-rc2" + version="3.4.0.qualifier" provider-name="%providerName"> <description url="http://www.eclipse.org/jgit/"> |