Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-11-12 17:51:27 +0000
committerMatthias Sohn2014-11-12 17:51:54 +0000
commit5672535360a497856e4a075f6206da5ec9b4e3a9 (patch)
tree9f892451117d510bb660a1352fedd548f8d5e030 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
parent1555eeaa9cd8daf6171a75add891e7de72b72dfb (diff)
downloadjgit-5672535360a497856e4a075f6206da5ec9b4e3a9.tar.gz
jgit-5672535360a497856e4a075f6206da5ec9b4e3a9.tar.xz
jgit-5672535360a497856e4a075f6206da5ec9b4e3a9.zip
Prepare post 3.6.0-m1 builds
Change-Id: Ie9927de64fa6b7d517f96b8cd12e57541f284ff2 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.xml2
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 a1d58c47cc..4cf2d71aa0 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="3.6.0.201411121045-m1"
+ version="3.6.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">

Back to the top