summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.feature
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties4
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties
index 32250a7f93..f146ab8ef3 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.properties
@@ -8,10 +8,10 @@
#
###############################################################################
-featureName=Eclipse JGit (Incubation)
+featureName=Eclipse JGit
providerName=Eclipse JGit
-updateSiteName=Eclipse JGit Update Site (Incubation)
+updateSiteName=Eclipse JGit Update Site
# description property - text of the "Feature Description"
description=\
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
index 979f173dd4..15404c8a19 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml
@@ -56,7 +56,7 @@
<artifactId>org.eclipse.jgit.feature</artifactId>
<packaging>eclipse-feature</packaging>
- <name>JGit Feature (Incubation)</name>
+ <name>JGit Feature</name>
<dependencies>
<dependency>