diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-05-31 22:53:53 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-05-31 22:53:53 +0200 |
commit | f5f1536f3f77160798676e5bd2f8b3c66ad8d72d (patch) | |
tree | 5e0c3592265a9c3775713ae092cb59c9ceabe890 /org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | |
parent | a39045604761f94c40aa8fd7db170c237e8fd64e (diff) | |
download | jgit-f5f1536f3f77160798676e5bd2f8b3c66ad8d72d.tar.gz jgit-f5f1536f3f77160798676e5bd2f8b3c66ad8d72d.zip |
Remove incubation marker
Change-Id: I6018ce0cd3b7c8137e137848fe1f04551b257538
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |