Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.eclipse.egit.github.core.tests/plugin.properties2
-rw-r--r--org.eclipse.egit.github.core.tests/pom.xml2
-rw-r--r--org.eclipse.egit.github.core/plugin.properties2
-rw-r--r--org.eclipse.egit.github.core/pom.xml2
-rw-r--r--org.eclipse.mylyn.github-feature/feature.xml2
-rw-r--r--org.eclipse.mylyn.github-feature/pom.xml2
-rw-r--r--org.eclipse.mylyn.github-site/pom.xml2
-rw-r--r--org.eclipse.mylyn.github.core/plugin.properties2
-rw-r--r--org.eclipse.mylyn.github.core/pom.xml2
-rwxr-xr-xorg.eclipse.mylyn.github.doc/plugin.properties2
-rwxr-xr-xorg.eclipse.mylyn.github.doc/pom.xml2
-rw-r--r--org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.mylyn.github.tests/pom.xml2
-rw-r--r--org.eclipse.mylyn.github.ui/plugin.properties2
-rw-r--r--org.eclipse.mylyn.github.ui/pom.xml2
15 files changed, 15 insertions, 15 deletions
diff --git a/org.eclipse.egit.github.core.tests/plugin.properties b/org.eclipse.egit.github.core.tests/plugin.properties
index 41ee4ddf..76c9f6f0 100644
--- a/org.eclipse.egit.github.core.tests/plugin.properties
+++ b/org.eclipse.egit.github.core.tests/plugin.properties
@@ -1,2 +1,2 @@
-pluginName=EGit GitHub API Tests (Incubation)
+pluginName=EGit GitHub API Tests
providerName=Eclipse EGit \ No newline at end of file
diff --git a/org.eclipse.egit.github.core.tests/pom.xml b/org.eclipse.egit.github.core.tests/pom.xml
index 6f7d68f8..39872457 100644
--- a/org.eclipse.egit.github.core.tests/pom.xml
+++ b/org.eclipse.egit.github.core.tests/pom.xml
@@ -22,7 +22,7 @@
<artifactId>org.eclipse.egit.github.core.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
- <name>Eclipse EGit GitHub API Test Plug-in (Incubation)</name>
+ <name>Eclipse EGit GitHub API Test Plug-in</name>
<build>
<plugins>
diff --git a/org.eclipse.egit.github.core/plugin.properties b/org.eclipse.egit.github.core/plugin.properties
index 19877154..14080de8 100644
--- a/org.eclipse.egit.github.core/plugin.properties
+++ b/org.eclipse.egit.github.core/plugin.properties
@@ -1,2 +1,2 @@
-pluginName=EGit GitHub API Core (Incubation)
+pluginName=EGit GitHub API Core
providerName=Eclipse EGit \ No newline at end of file
diff --git a/org.eclipse.egit.github.core/pom.xml b/org.eclipse.egit.github.core/pom.xml
index 0f4ef646..de11eef9 100644
--- a/org.eclipse.egit.github.core/pom.xml
+++ b/org.eclipse.egit.github.core/pom.xml
@@ -21,6 +21,6 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.egit.github.core</artifactId>
<packaging>eclipse-plugin</packaging>
- <name>Eclipse EGit GitHub API Core (Incubation)</name>
+ <name>Eclipse EGit GitHub API Core</name>
<version>1.0.0-SNAPSHOT</version>
</project>
diff --git a/org.eclipse.mylyn.github-feature/feature.xml b/org.eclipse.mylyn.github-feature/feature.xml
index 41ea8d99..c0f546b3 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 (Incubation)"
+ label="Eclipse EGit Mylyn GitHub Feature"
version="1.0.0.qualifier"
provider-name="Eclipse EGit">
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>
diff --git a/org.eclipse.mylyn.github-site/pom.xml b/org.eclipse.mylyn.github-site/pom.xml
index 688e6dcc..b7e7e120 100644
--- a/org.eclipse.mylyn.github-site/pom.xml
+++ b/org.eclipse.mylyn.github-site/pom.xml
@@ -21,7 +21,7 @@
<artifactId>github-updatesite</artifactId>
<packaging>eclipse-repository</packaging>
- <name>Eclipse EGit Mylyn GitHub Repository (Incubation)</name>
+ <name>Eclipse EGit Mylyn GitHub Repository</name>
<build>
<plugins>
diff --git a/org.eclipse.mylyn.github.core/plugin.properties b/org.eclipse.mylyn.github.core/plugin.properties
index 4ce2eb00..e40a08f2 100644
--- a/org.eclipse.mylyn.github.core/plugin.properties
+++ b/org.eclipse.mylyn.github.core/plugin.properties
@@ -1,2 +1,2 @@
-pluginName=Mylyn GitHub Connector Core (Incubation)
+pluginName=Mylyn GitHub Connector Core
providerName=Eclipse EGit \ No newline at end of file
diff --git a/org.eclipse.mylyn.github.core/pom.xml b/org.eclipse.mylyn.github.core/pom.xml
index 462e9aa1..d4c486f3 100644
--- a/org.eclipse.mylyn.github.core/pom.xml
+++ b/org.eclipse.mylyn.github.core/pom.xml
@@ -21,6 +21,6 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.mylyn.github.core</artifactId>
<packaging>eclipse-plugin</packaging>
- <name>Eclipse EGit Mylyn GitHub Core (Incubation)</name>
+ <name>Eclipse EGit Mylyn GitHub Core</name>
<version>1.0.0-SNAPSHOT</version>
</project>
diff --git a/org.eclipse.mylyn.github.doc/plugin.properties b/org.eclipse.mylyn.github.doc/plugin.properties
index e3c53c75..9a02ef17 100755
--- a/org.eclipse.mylyn.github.doc/plugin.properties
+++ b/org.eclipse.mylyn.github.doc/plugin.properties
@@ -1,2 +1,2 @@
-pluginName=Mylyn GitHub Connector Documentation (Incubation)
+pluginName=Mylyn GitHub Connector Documentation
providerName=Eclipse EGit \ No newline at end of file
diff --git a/org.eclipse.mylyn.github.doc/pom.xml b/org.eclipse.mylyn.github.doc/pom.xml
index 6157b3bd..539754e0 100755
--- a/org.eclipse.mylyn.github.doc/pom.xml
+++ b/org.eclipse.mylyn.github.doc/pom.xml
@@ -24,7 +24,7 @@ http://www.eclipse.org/legal/epl-v10.html
<artifactId>org.eclipse.mylyn.github.doc</artifactId>
<packaging>eclipse-plugin</packaging>
- <name>Eclipse EGit Mylyn GitHub Documentation (Incubation)</name>
+ <name>Eclipse EGit Mylyn GitHub Documentation</name>
<build>
<plugins>
diff --git a/org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF
index d2373290..b5d4df90 100644
--- a/org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: Eclipse EGit Mylyn GitHub Tests (Incubation)
+Bundle-Name: Eclipse EGit Mylyn GitHub Tests
Bundle-SymbolicName: org.eclipse.mylyn.github.tests
Bundle-Version: 1.0.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/org.eclipse.mylyn.github.tests/pom.xml b/org.eclipse.mylyn.github.tests/pom.xml
index ade5d9f9..5f59d05c 100644
--- a/org.eclipse.mylyn.github.tests/pom.xml
+++ b/org.eclipse.mylyn.github.tests/pom.xml
@@ -22,6 +22,6 @@
<artifactId>org.eclipse.mylyn.github.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
- <name>Eclipse EGit Mylyn GitHub Test Plug-in (Incubation)</name>
+ <name>Eclipse EGit Mylyn GitHub Test Plug-in</name>
</project>
diff --git a/org.eclipse.mylyn.github.ui/plugin.properties b/org.eclipse.mylyn.github.ui/plugin.properties
index 7972826a..f6fcb704 100644
--- a/org.eclipse.mylyn.github.ui/plugin.properties
+++ b/org.eclipse.mylyn.github.ui/plugin.properties
@@ -2,7 +2,7 @@ org.eclipse.mylyn.github.ui.internal.GitHubRepositoryConnector=GitHub repository
org.eclipse.mylyn.github.ui.internal.GitHubRepositoryConnectorUI=GitHub repository connector UI
gistCoreConnectorName=GitHub Gist repository connector
gistUiConnectorName=GitHub Gist repository connector UI
-pluginName=Mylyn GitHub Connector UI (Incubation)
+pluginName=Mylyn GitHub Connector UI
providerName=Eclipse EGit
importRepositoriesWizardName=GitHub Task Repositories
githubMenuLabel=GitHub
diff --git a/org.eclipse.mylyn.github.ui/pom.xml b/org.eclipse.mylyn.github.ui/pom.xml
index 9e8c5d9f..acc0736c 100644
--- a/org.eclipse.mylyn.github.ui/pom.xml
+++ b/org.eclipse.mylyn.github.ui/pom.xml
@@ -19,5 +19,5 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>ui</artifactId>
<packaging>eclipse-plugin</packaging>
- <name>Eclipse EGit Mylyn GitHub UI (Incubation)</name>
+ <name>Eclipse EGit Mylyn GitHub UI</name>
</project>

Back to the top