Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-04-05 21:39:41 +0000
committerMatthias Sohn2016-04-05 21:40:15 +0000
commitc02cd196b41da3bbe241d108e5f196149b386c81 (patch)
treebab6111046d0ef745b13c9661f74c7d540d0f8c3 /org.eclipse.egit-feature/feature.xml
parent0dd88583c669c3b376f86715a66ef2e5f7325e1d (diff)
downloadegit-c02cd196b41da3bbe241d108e5f196149b386c81.tar.gz
egit-c02cd196b41da3bbe241d108e5f196149b386c81.tar.xz
egit-c02cd196b41da3bbe241d108e5f196149b386c81.zip
Prepare 4.3.0-SNAPSHOT builds
Change-Id: I018633c2417bae4f09cca5dafff97b5ba418e108 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 77f4f3cb00..f4765e487a 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="4.3.0.201603230630-rc1"
+ version="4.3.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.egit"
license-feature="org.eclipse.license"

Back to the top