Author: rodche
Date: 2011-09-27 14:30:55 -0700 (Tue, 27 Sep 2011)
New Revision: 26995

Modified:
   core3/gui-distribution/branches/blueprint/startlevel-3/pom.xml
Log:
migrated from org.sprinframework.osgi to org.eclipse.gemini.blueprint

Modified: core3/gui-distribution/branches/blueprint/startlevel-3/pom.xml
===================================================================
--- core3/gui-distribution/branches/blueprint/startlevel-3/pom.xml      
2011-09-27 21:30:40 UTC (rev 26994)
+++ core3/gui-distribution/branches/blueprint/startlevel-3/pom.xml      
2011-09-27 21:30:55 UTC (rev 26995)
@@ -73,19 +73,19 @@
                        <version>1.0.0</version>
                </dependency>
                <dependency>
-                       <groupId>org.springframework.osgi</groupId>
-                       <artifactId>spring-osgi-extender</artifactId>
-                       <version>${spring.osgi.version}</version>
+                       <groupId>org.eclipse.gemini.blueprint </groupId>
+                       <artifactId>gemini-blueprint-extender</artifactId>
+                       <version>1.0.0.RELEASE</version>
                </dependency>
                <dependency>
-                       <groupId>org.springframework.osgi</groupId>
-                       <artifactId>spring-osgi-core</artifactId>
-                       <version>${spring.osgi.version}</version>
+                       <groupId>org.eclipse.gemini.blueprint</groupId>
+                       <artifactId>gemini-blueprint-core</artifactId>
+                       <version>1.0.0.RELEASE</version>
                </dependency>
                <dependency>
-                       <groupId>org.springframework.osgi</groupId>
-                       <artifactId>spring-osgi-io</artifactId>
-                       <version>${spring.osgi.version}</version>
+                       <groupId>org.eclipse.gemini.blueprint</groupId>
+                       <artifactId>gemini-blueprint-io</artifactId>
+                       <version>1.0.0.RELEASE</version>
                </dependency>
                <dependency>
                        <groupId>org.aspectj</groupId>

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