Author: mes
Date: 2011-09-12 16:44:08 -0700 (Mon, 12 Sep 2011)
New Revision: 26766

Modified:
   core3/impl/branches/no-spring/pom.xml
Log:
added deps at top level

Modified: core3/impl/branches/no-spring/pom.xml
===================================================================
--- core3/impl/branches/no-spring/pom.xml       2011-09-12 22:48:47 UTC (rev 
26765)
+++ core3/impl/branches/no-spring/pom.xml       2011-09-12 23:44:08 UTC (rev 
26766)
@@ -260,6 +260,16 @@
             <version>1.5.2</version>
             <scope>provided</scope>
         </dependency>
+               <dependency>
+                       <groupId>org.osgi</groupId>
+                       <artifactId>org.osgi.core</artifactId>
+                       <version>${osgi.api.version}</version>
+               </dependency>
+               <dependency>
+                       <groupId>org.cytoscape</groupId>
+                       <artifactId>service-api</artifactId>
+                       <version>${cytoscape.api.version}</version> 
+               </dependency>
     </dependencies>
 
        <scm>

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