Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2018-05-16 22:37:26 +0000
committerMatthias Sohn2018-05-16 22:37:26 +0000
commit6f7be67e49a5431d3e786fac15d32c92c592546b (patch)
tree77c7619160cfbf04eace64c64e44c19d5e1f31f5 /org.eclipse.egit-feature/feature.xml
parent76dd2f3b20b8b108c09c1d199fa19ba4d19da5da (diff)
downloadegit-6f7be67e49a5431d3e786fac15d32c92c592546b.tar.gz
egit-6f7be67e49a5431d3e786fac15d32c92c592546b.tar.xz
egit-6f7be67e49a5431d3e786fac15d32c92c592546b.zip
Prepare 5.0.0-SNAPSHOT builds
Change-Id: Ib97ec464d423b1b44fa4c8fd26dbfbe5de32f825 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit-feature/feature.xml')
-rw-r--r--org.eclipse.egit-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit-feature/feature.xml b/org.eclipse.egit-feature/feature.xml
index 2f68890299..5276a55fd9 100644
--- a/org.eclipse.egit-feature/feature.xml
+++ b/org.eclipse.egit-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.egit"
label="%featureName"
- version="5.0.0.201805151920-m7"
+ version="5.0.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.egit"
license-feature="org.eclipse.license"

Back to the top