Author: neildhruva
Date: 2012-07-14 03:51:29 -0700 (Sat, 14 Jul 2012)
New Revision: 29904

Modified:
   csplugins/trunk/soc/neildhruva/ChartApp/pom.xml
Log:
Changed pom.xml to match the changed directory structure.

Modified: csplugins/trunk/soc/neildhruva/ChartApp/pom.xml
===================================================================
--- csplugins/trunk/soc/neildhruva/ChartApp/pom.xml     2012-07-14 10:44:47 UTC 
(rev 29903)
+++ csplugins/trunk/soc/neildhruva/ChartApp/pom.xml     2012-07-14 10:51:29 UTC 
(rev 29904)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        
        <properties>
-               <bundle.symbolicName>PrintTable</bundle.symbolicName>
+               <bundle.symbolicName>ChartApp</bundle.symbolicName>
                
<bundle.namespace>org.cytoscape.neildhruva.chartapp</bundle.namespace>
                
<cytoscape.api.version>3.0.0-beta2-SNAPSHOT</cytoscape.api.version>
                
@@ -10,8 +10,8 @@
                <osgi.api.version>4.2.0</osgi.api.version>
        </properties>
 
-       <groupId>org.cytoscape.sample</groupId>
-       <artifactId>PrintTable</artifactId>
+       <groupId>org.cytoscape.neildhruva</groupId>
+       <artifactId>ChartApp</artifactId>
        <packaging>bundle</packaging>
        <name>${bundle.symbolicName}</name>
 

-- 
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