From f5f1536f3f77160798676e5bd2f8b3c66ad8d72d Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Tue, 31 May 2011 22:53:53 +0200 Subject: Remove incubation marker Change-Id: I6018ce0cd3b7c8137e137848fe1f04551b257538 Signed-off-by: Matthias Sohn --- .../org.eclipse.jgit.feature/feature.properties | 4 ++-- org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml | 2 +- .../org.eclipse.jgit.junit.feature/feature.properties | 4 ++-- .../org.eclipse.jgit.junit.feature/pom.xml | 2 +- .../org.eclipse.jgit.source.feature/feature.properties | 4 ++-- .../org.eclipse.jgit.source.feature/pom.xml | 2 +- org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml | 2 +- .../org.eclipse.jgit.updatesite/site.xml | 10 +++++----- org.eclipse.jgit.packaging/pom.xml | 2 +- 9 files changed, 16 insertions(+), 16 deletions(-) (limited to 'org.eclipse.jgit.packaging') 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 @@ org.eclipse.jgit.feature eclipse-feature - JGit Feature (Incubation) + JGit Feature diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.properties b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.properties index b839eaef48..fb9343f1dc 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.properties +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.properties @@ -9,10 +9,10 @@ # ############################################################################### -featureName=Eclipse JGit JUnit Test Support (Incubation) +featureName=Eclipse JGit JUnit Test Support 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.junit.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml index a38a80d0a2..c7a4b690a1 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml @@ -56,7 +56,7 @@ org.eclipse.jgit.junit.feature eclipse-feature - JGit JUnit Feature (Incubation) + JGit JUnit Feature diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.properties b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.properties index 17666927e3..1acf5db96e 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.properties +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.properties @@ -8,10 +8,10 @@ # ############################################################################### -featureName=Eclipse JGit - Source (Incubation) +featureName=Eclipse JGit - Source 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.source.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml index 0d5ec1bc36..4ff453dd4b 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/pom.xml @@ -56,6 +56,6 @@ org.eclipse.jgit.source.feature eclipse-feature - JGit Source Feature (Incubation) + JGit Source Feature diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml index e7d111d846..e1404d3544 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/pom.xml @@ -56,7 +56,7 @@ org.eclipse.jgit.updatesite eclipse-update-site - Eclipse JGit Plugin Update Site (Incubation) + Eclipse JGit Plugin Update Site 1.0.0-SNAPSHOT diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/site.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/site.xml index 60eb1028cc..7fdef57125 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/site.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/site.xml @@ -4,17 +4,17 @@ This is a pure Java implementation of the Git version control system. The native Git version is also required in this version. - + - + - + - + - JGit (Incubation) + JGit diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 1e57ff7f89..289c8834f6 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -56,7 +56,7 @@ 1.0.0-SNAPSHOT pom - JGit Tycho Parent (Incubation) + JGit Tycho Parent 0.12.0 -- cgit v1.2.3