Author: ruschein
Date: 2011-06-07 15:22:58 -0700 (Tue, 07 Jun 2011)
New Revision: 25668

Modified:
   csplugins/trunk/ucsd/ruschein/genomespace-libs-plugin-cytoscape3/pom.xml
Log:
POM w/o deps.

Modified: 
csplugins/trunk/ucsd/ruschein/genomespace-libs-plugin-cytoscape3/pom.xml
===================================================================
--- csplugins/trunk/ucsd/ruschein/genomespace-libs-plugin-cytoscape3/pom.xml    
2011-06-07 21:19:28 UTC (rev 25667)
+++ csplugins/trunk/ucsd/ruschein/genomespace-libs-plugin-cytoscape3/pom.xml    
2011-06-07 22:22:58 UTC (rev 25668)
@@ -3,7 +3,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
        <properties>
-               
<bundle.symbolicName>org.cytoscape.genomespace</bundle.symbolicName>
+               <bundle.symbolicName>genomespacelibsplugin</bundle.symbolicName>
                <bundle.namespace>org.cytoscape</bundle.namespace>
        </properties>
 
@@ -133,33 +133,6 @@
 
        <!-- Dependencies needed to compile this project. -->
        <dependencies>
-               <dependency>
-                       <groupId>org.cytoscape</groupId>
-                       <artifactId>model-api</artifactId>
-                       <version>3.0.0-alpha4</version>
-               </dependency>
-
-               <!-- Logging -->
-               <dependency>
-                       <groupId>org.ops4j.pax.logging</groupId>
-                       <artifactId>pax-logging-api</artifactId>
-                       <version>1.5.2</version>
-                       <scope>provided</scope>
-               </dependency>
-               
-               <!-- dependencies specifically for unit testing -->
-               <dependency>
-                       <groupId>junit</groupId>
-                       <artifactId>junit</artifactId>
-                       <version>4.8.2</version>
-                       <scope>test</scope>
-               </dependency>
-               <dependency>
-                       <groupId>org.cytoscape</groupId>
-                       <artifactId>test-support</artifactId>
-                       <version>3.0.0-alpha2</version>
-                       <scope>test</scope>
-               </dependency>
        </dependencies>
 
 </project>

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