Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-06-01 20:49:55 +0000
committerMatthias Sohn2016-06-01 21:04:07 +0000
commit75b330193919686b410dd1d4bfcd95c1ae33f188 (patch)
tree941b18863dd5cfb09f59ba6440a018f934b7f17e /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml
parent525baa1213097aa8635d846ce024635b1f33931a (diff)
downloadjgit-75b330193919686b410dd1d4bfcd95c1ae33f188.tar.gz
jgit-75b330193919686b410dd1d4bfcd95c1ae33f188.tar.xz
jgit-75b330193919686b410dd1d4bfcd95c1ae33f188.zip
Prepare 4.5.0-SNAPSHOT builds
Change-Id: I572fe9fea0e5ca0bec4648c916ae95a5b1ccf125 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.xml2
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 14eb8fddf3..2821f69c2f 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="4.4.0.qualifier"
+ version="4.5.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/jgit/">

Back to the top