Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2015-11-24 13:05:01 +0000
committerCamille Letavernier2015-11-24 13:06:52 +0000
commit35196434a6c6f8a52e17a03b224d46004525e8a1 (patch)
tree2a19beea106391711ece42933f37f4ac4fd8b70b /features
parent940611cc279512271a546ece6de17aba0eb2a280 (diff)
downloadorg.eclipse.papyrus-35196434a6c6f8a52e17a03b224d46004525e8a1.tar.gz
org.eclipse.papyrus-35196434a6c6f8a52e17a03b224d46004525e8a1.tar.xz
org.eclipse.papyrus-35196434a6c6f8a52e17a03b224d46004525e8a1.zip
[Releng] Update feature name and P2 Site for consistency
- Add BMPN sources to the Extra P2 Repo - Prefix the Revision Tool feature name with Papyrus Change-Id: Ia70a970efcc01d8ab0340e0d8823879e8d5e267b Signed-off-by: Camille Letavernier <camille.letavernier@cea.fr>
Diffstat (limited to 'features')
-rw-r--r--features/papyrus-extra-features/org.eclipse.papyrus.revisiontool.feature/feature.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.revisiontool.feature/feature.properties b/features/papyrus-extra-features/org.eclipse.papyrus.revisiontool.feature/feature.properties
index 3b7c73c149f..9a285c0915b 100644
--- a/features/papyrus-extra-features/org.eclipse.papyrus.revisiontool.feature/feature.properties
+++ b/features/papyrus-extra-features/org.eclipse.papyrus.revisiontool.feature/feature.properties
@@ -1,7 +1,7 @@
# NLS_MESSAGEFORMAT_VAR
# "featureName" property - name of the feature
-featureName=Revision tool Feature (Incubation)
+featureName=Papyrus Revision tool Feature (Incubation)
# "providerName" property - name of the company that provides the feature
providerName=Eclipse Modeling Project

Back to the top