Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-05-29 08:38:49 +0000
committerMatthias Sohn2013-05-29 08:41:08 +0000
commit139ad760fa465c8088515204752ffefe21723aa0 (patch)
tree191e701684d57c3880a9dad902c8b28162048528 /org.eclipse.mylyn.github-feature/feature.xml
parent186ad7b9f78f6d0074ae1636229ec5dc21ce1bb1 (diff)
downloadegit-github-139ad760fa465c8088515204752ffefe21723aa0.tar.gz
egit-github-139ad760fa465c8088515204752ffefe21723aa0.tar.xz
egit-github-139ad760fa465c8088515204752ffefe21723aa0.zip
Prepare post 3.0.0-rc2 builds
Change-Id: I000530b718f8e444f520bd9b105cf72c98966dc7 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn.github-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github-feature/feature.xml b/org.eclipse.mylyn.github-feature/feature.xml
index d0173b5d..84831e78 100644
--- a/org.eclipse.mylyn.github-feature/feature.xml
+++ b/org.eclipse.mylyn.github-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.mylyn.github.feature"
label="%featureName"
- version="3.0.0.201305282000-rc2"
+ version="3.0.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.egit">

Back to the top