Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2012-12-05 12:48:48 +0000
committercletavernie2012-12-05 12:48:48 +0000
commit07bad6fa6160a449d8b2e31344157ecacb5ca1fa (patch)
treec02e852693c248db0953098a70932c86a007b0b7
parent4e37a6c15082db8dcd197f5a1f0320cbbac0c8fa (diff)
downloadorg.eclipse.papyrus-07bad6fa6160a449d8b2e31344157ecacb5ca1fa.tar.gz
org.eclipse.papyrus-07bad6fa6160a449d8b2e31344157ecacb5ca1fa.tar.xz
org.eclipse.papyrus-07bad6fa6160a449d8b2e31344157ecacb5ca1fa.zip
296164: [General] Complete information on papyrus features
https://bugs.eclipse.org/bugs/show_bug.cgi?id=296164
-rw-r--r--features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/feature.xml b/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/feature.xml
index b11854a4ba7..c2f3110de77 100644
--- a/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/feature.xml
+++ b/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/feature.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.papyrus.sdk.feature"
- label="Papyrus SDK Binaries (Incubation)"
+ label="Papyrus UML (Incubation)"
version="0.10.0.qualifier"
provider-name="Eclipse Modeling Project"
plugin="org.eclipse.papyrus.infra.core">

Back to the top