diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2016-06-01 22:49:55 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-06-01 23:04:07 +0200 |
commit | 75b330193919686b410dd1d4bfcd95c1ae33f188 (patch) | |
tree | 941b18863dd5cfb09f59ba6440a018f934b7f17e /org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml | |
parent | 525baa1213097aa8635d846ce024635b1f33931a (diff) | |
download | jgit-75b330193919686b410dd1d4bfcd95c1ae33f188.tar.gz 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.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 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/"> |