Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.github-feature/pom.xml')
-rw-r--r--org.eclipse.mylyn.github-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github-feature/pom.xml b/org.eclipse.mylyn.github-feature/pom.xml
index ea6e6e4a..94e60962 100644
--- a/org.eclipse.mylyn.github-feature/pom.xml
+++ b/org.eclipse.mylyn.github-feature/pom.xml
@@ -19,5 +19,5 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>feature</artifactId>
<packaging>eclipse-feature</packaging>
- <name>Eclipse EGit Mylyn GitHub Feature (Incubation)</name>
+ <name>Eclipse EGit Mylyn GitHub Feature</name>
</project>

Back to the top