Author: pwang
Date: 2012-08-09 16:08:12 -0700 (Thu, 09 Aug 2012)
New Revision: 30146

Modified:
   csplugins/trunk/ucsd/pwang/jActiveModules-impl/pom.xml
Log:
Update bundle name

Modified: csplugins/trunk/ucsd/pwang/jActiveModules-impl/pom.xml
===================================================================
--- csplugins/trunk/ucsd/pwang/jActiveModules-impl/pom.xml      2012-08-09 
23:06:21 UTC (rev 30145)
+++ csplugins/trunk/ucsd/pwang/jActiveModules-impl/pom.xml      2012-08-09 
23:08:12 UTC (rev 30146)
@@ -2,7 +2,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
                
        <properties>
-               <bundle.symbolicName>jActiveModules-impl</bundle.symbolicName>
+               <bundle.symbolicName>jActiveModules</bundle.symbolicName>
                <bundle.namespace>csplugin.jActiveModules</bundle.namespace>
                
<cytoscape.api.version>3.0.0-beta3-SNAPSHOT</cytoscape.api.version>
                <maven-bundle-plugin.version>2.3.4</maven-bundle-plugin.version>
@@ -16,7 +16,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>csplugin</groupId>
        <artifactId>jActiveModules-impl</artifactId>
-       <name>${bundle.symbolicName} [${bundle.namespace}]</name>
+       <name>${bundle.symbolicName}</name>
        <packaging>bundle</packaging>
 
        <dependencies>

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to