*** empty log message ***
diff --git a/org.ascape/features/org.ascape.core.feature/feature.xml b/org.ascape/features/org.ascape.core.feature/feature.xml
index aedf8e9..56ade35 100644
--- a/org.ascape/features/org.ascape.core.feature/feature.xml
+++ b/org.ascape/features/org.ascape.core.feature/feature.xml
@@ -1,16 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <feature
       id="org.ascape.core.feature"
-      label="Ascape Core Framework (No UI)"
+      label="Ascape Core"
       version="5.2.0.qualifier"
       provider-name="Ascape.org">
 
    <description url="http://ascape.sourceforge.net">
-      Ascape is an innovative tool for developing and exploring general-purpose
-agent-based models. Ascape offers a broad array of modeling and
-visualization tools. A high-level framework supports complex
-model design, while end-user tools make it possible for non-programmers
-to explore many aspects of model dynamics.
+      Ascape Core API, without UI target. Ascape is an innovative tool for developing and exploring general-purpose agent-based models. Ascape offers a broad array of modeling and visualization tools. A high-level framework supports complex model design, while end-user tools make it possible for non-programmers to explore many aspects of model dynamics.
    </description>
 
    <copyright>
@@ -76,11 +72,4 @@
          version="0.0.0"
          unpack="false"/>
 
-   <plugin
-         id="org.jdom"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
 </feature>