Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2019-09-04 16:01:16 +0000
committerMatthias Sohn2019-09-04 16:01:16 +0000
commit1ebf4f0f3cac064509ec293881aaa3809b3e6dab (patch)
tree53f5d042d776a4343ac52f8227f6dcdfc669f613 /org.eclipse.egit.source-feature/feature.xml
parentf6c6ffe5e3b81186a62da8449fd807d302de4608 (diff)
downloadegit-1ebf4f0f3cac064509ec293881aaa3809b3e6dab.tar.gz
egit-1ebf4f0f3cac064509ec293881aaa3809b3e6dab.tar.xz
egit-1ebf4f0f3cac064509ec293881aaa3809b3e6dab.zip
Prepare 5.5.0-SNAPSHOT builds
Change-Id: I3527681cf219e8e0a358986398891a3a1fe8b303 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.source-feature/feature.xml')
-rw-r--r--org.eclipse.egit.source-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.source-feature/feature.xml b/org.eclipse.egit.source-feature/feature.xml
index 850c9d7041..34b83b8307 100644
--- a/org.eclipse.egit.source-feature/feature.xml
+++ b/org.eclipse.egit.source-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.egit.source"
label="%featureName"
- version="5.5.0.201909041048-rc1"
+ version="5.5.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.egit"
license-feature="org.eclipse.license"

Back to the top