Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-03-23 10:35:00 +0000
committerMatthias Sohn2016-03-23 11:45:38 +0000
commit0dd88583c669c3b376f86715a66ef2e5f7325e1d (patch)
tree2d88198dced2c731b12ae01ab792042953b1162d /org.eclipse.egit.gitflow-feature/feature.xml
parenta9973d46ed85a1e7956e9ceef4fad93aa49dfa90 (diff)
downloadegit-0dd88583c669c3b376f86715a66ef2e5f7325e1d.tar.gz
egit-0dd88583c669c3b376f86715a66ef2e5f7325e1d.tar.xz
egit-0dd88583c669c3b376f86715a66ef2e5f7325e1d.zip
Change-Id: I754b6d60ce877b7bfe970ae672bcab5ddccbfa00 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.gitflow-feature/feature.xml')
-rw-r--r--org.eclipse.egit.gitflow-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.gitflow-feature/feature.xml b/org.eclipse.egit.gitflow-feature/feature.xml
index fb9fb99fd7..fbad9af52e 100644
--- a/org.eclipse.egit.gitflow-feature/feature.xml
+++ b/org.eclipse.egit.gitflow-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.egit.gitflow.feature"
label="%featureName"
- version="4.3.0.qualifier"
+ version="4.3.0.201603230630-rc1"
provider-name="%providerName"
plugin="org.eclipse.egit.gitflow"
license-feature="org.eclipse.license"

Back to the top