Skip to content

Commit

Permalink
Remove incubation marker
Browse files Browse the repository at this point in the history
Change-Id: I832927062848cfea208b3d4dd46625ecc22b7aa1
Signed-off-by: Matthias Sohn <[email protected]>
  • Loading branch information
msohn committed May 31, 2011
1 parent 09b453d commit 6d07419
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion org.eclipse.egit.github.core.tests/plugin.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pluginName=EGit GitHub API Tests (Incubation)
pluginName=EGit GitHub API Tests
providerName=Eclipse EGit
2 changes: 1 addition & 1 deletion org.eclipse.egit.github.core.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.egit.github.core/plugin.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pluginName=EGit GitHub API Core (Incubation)
pluginName=EGit GitHub API Core
providerName=Eclipse EGit
2 changes: 1 addition & 1 deletion org.eclipse.egit.github.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
2 changes: 1 addition & 1 deletion org.eclipse.mylyn.github-feature/feature.xml
Original file line number Diff line number Diff line change
@@ -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">

Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.mylyn.github-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
2 changes: 1 addition & 1 deletion org.eclipse.mylyn.github-site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.mylyn.github.core/plugin.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pluginName=Mylyn GitHub Connector Core (Incubation)
pluginName=Mylyn GitHub Connector Core
providerName=Eclipse EGit
2 changes: 1 addition & 1 deletion org.eclipse.mylyn.github.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
2 changes: 1 addition & 1 deletion org.eclipse.mylyn.github.doc/plugin.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pluginName=Mylyn GitHub Connector Documentation (Incubation)
pluginName=Mylyn GitHub Connector Documentation
providerName=Eclipse EGit
2 changes: 1 addition & 1 deletion org.eclipse.mylyn.github.doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.mylyn.github.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.mylyn.github.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
2 changes: 1 addition & 1 deletion org.eclipse.mylyn.github.ui/plugin.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.mylyn.github.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit 6d07419

Please sign in to comment.