Author: mes
Date: 2010-10-05 13:56:45 -0700 (Tue, 05 Oct 2010)
New Revision: 22155

Modified:
   cytoscape3/trunk/provision/pom.xml
Log:
now using property-impl

Modified: cytoscape3/trunk/provision/pom.xml
===================================================================
--- cytoscape3/trunk/provision/pom.xml  2010-10-05 20:55:47 UTC (rev 22154)
+++ cytoscape3/trunk/provision/pom.xml  2010-10-05 20:56:45 UTC (rev 22155)
@@ -19,16 +19,6 @@
 
 
        <dependencies>
-               <!--
-                       <dependency> <groupId>org.apache.felix</groupId>
-                       <artifactId>org.apache.felix.eventadmin</artifactId>
-                       <version>1.0.0</version> </dependency> <dependency>
-                       <groupId>org.ops4j.pax.logging</groupId>
-                       <artifactId>pax-logging-api</artifactId> 
<version>1.3.0</version>
-                       </dependency> <dependency> 
<groupId>org.ops4j.pax.logging</groupId>
-                       <artifactId>pax-logging-service</artifactId> 
<version>1.3.0</version>
-                       </dependency>
-               -->
 
                <!-- Spring Framework Bundles -->
                <dependency>
@@ -208,6 +198,13 @@
                        <artifactId>log-swing</artifactId>
                        <version>1.0-SNAPSHOT</version>
                </dependency>
+               <dependency>
+                       <groupId>org.cytoscape</groupId>
+                       <artifactId>property-impl</artifactId>
+                       <version>1.0-SNAPSHOT</version>
+               </dependency>
+
+
                <dependency>  
                        <groupId>org.apache.commons</groupId>  
                        
<artifactId>com.springsource.org.apache.commons.collections</artifactId>  

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