Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-04-08 15:47:29 +0000
committerMatthias Sohn2016-04-08 15:59:59 +0000
commitccf83636936b714729fb89620f7b323c626f10e8 (patch)
tree1fa14a38917a680392f0531e4077c99ba0fe164e /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml
parenta485fb7aac241393206afb31481b947abd7fb30f (diff)
downloadjgit-ccf83636936b714729fb89620f7b323c626f10e8.tar.gz
jgit-ccf83636936b714729fb89620f7b323c626f10e8.tar.xz
jgit-ccf83636936b714729fb89620f7b323c626f10e8.zip
Prepare 4.4.0-SNAPSHOT builds
Change-Id: If3162f4cc4ae6319b9f1e3293549485b039cfe7f 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 85c96d0284..8bc8e122b3 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="4.3.1.qualifier"
+ version="4.4.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">

Back to the top