Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/sdk/pom.xml')
-rw-r--r--plugins/sdk/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sdk/pom.xml b/plugins/sdk/pom.xml
index 78c6d21f067..6d77171bea6 100644
--- a/plugins/sdk/pom.xml
+++ b/plugins/sdk/pom.xml
@@ -9,7 +9,7 @@
<version>0.0.1-SNAPSHOT</version>
</parent>
<name>Papyrus SDK</name>
- <description>Container of bundles specified to the SDK assembly of Papyrus.</description>
+ <description>Branding bundles for the SDK assembly of Papyrus.</description>
<modules>
<module>org.eclipse.papyrus.sdk</module>

Back to the top