Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-05-04 19:59:17 +0000
committerMatthias Sohn2015-05-04 19:59:53 +0000
commit80369d189539cb71fb8d1a3644c0236c5d6b0429 (patch)
tree3e6932d2a9f246891094a5b8457f8c9218fdbcd0 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
parent8a9568eab2540888145bdcf4c2f4d438f0b1a8f9 (diff)
downloadjgit-80369d189539cb71fb8d1a3644c0236c5d6b0429.tar.gz
jgit-80369d189539cb71fb8d1a3644c0236c5d6b0429.tar.xz
jgit-80369d189539cb71fb8d1a3644c0236c5d6b0429.zip
Prepare post 4.0.0-m1 builds
Change-Id: I2e6a90d74f774d576e7d3595344dccaa27a96027 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
index 2c4c13070c..df315bce3c 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jgit.pgm"
label="%featureName"
- version="4.0.0.201503231230-m1"
+ version="4.0.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">

Back to the top