Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Steeg2011-03-25 19:09:43 +0000
committerChris Aniszczyk2011-03-30 21:12:16 +0000
commit487cea9a8c23d97c01d1e8c7b30ebf44346ad174 (patch)
tree6b30ae1db2c3b30ef6afefa7f76c3bf1fc1f09ba /org.eclipse.mylyn.github-feature
parentce72947bb045eb484d6c08b8cd77202ff2d14641 (diff)
downloadegit-github-487cea9a8c23d97c01d1e8c7b30ebf44346ad174.tar.gz
egit-github-487cea9a8c23d97c01d1e8c7b30ebf44346ad174.tar.xz
egit-github-487cea9a8c23d97c01d1e8c7b30ebf44346ad174.zip
Build 'eclipse-repository' instead of 'eclipse-update-site'
Change-Id: I165026955642cc9d4274a4ff6af675f2f8e4a896 Signed-off-by: Fabian Steeg <fsteeg@gmail.com> Signed-off-by: Mykola Nikishov <mn@mn.com.ua> Signed-off-by: Chris Aniszczyk <caniszczyK@gmail.com>
Diffstat (limited to 'org.eclipse.mylyn.github-feature')
-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 cac9ad47..f70a5342 100644
--- a/org.eclipse.mylyn.github-feature/feature.xml
+++ b/org.eclipse.mylyn.github-feature/feature.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.mylyn.github.feature"
- label="Eclipse EGit Mylyn GitHub Feature"
+ label="Eclipse EGit Mylyn GitHub Feature (Incubation)"
version="0.1.0.qualifier"
provider-name="Eclipse EGit">

Back to the top