Author: scooter
Date: 2012-09-24 18:34:33 -0700 (Mon, 24 Sep 2012)
New Revision: 30472

Added:
   
core3/api/trunk/presentation-api/src/main/java/org/cytoscape/view/presentation/customgraphics/
Removed:
   core3/api/trunk/custom-graphics-api/
Modified:
   core3/api/trunk/app-api/pom.xml
   core3/api/trunk/pom.xml
Log:
Move custom graphics package into presentation-api


Modified: core3/api/trunk/app-api/pom.xml
===================================================================
--- core3/api/trunk/app-api/pom.xml     2012-09-25 01:33:23 UTC (rev 30471)
+++ core3/api/trunk/app-api/pom.xml     2012-09-25 01:34:33 UTC (rev 30472)
@@ -154,11 +154,6 @@
                </dependency>
                <dependency>
                        <groupId>org.cytoscape</groupId>
-                       <artifactId>custom-graphics-api</artifactId>
-                       <version>${project.version}</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.cytoscape</groupId>
                        <artifactId>service-api</artifactId>
                        <version>${project.version}</version>
                </dependency>

Modified: core3/api/trunk/pom.xml
===================================================================
--- core3/api/trunk/pom.xml     2012-09-25 01:33:23 UTC (rev 30471)
+++ core3/api/trunk/pom.xml     2012-09-25 01:34:33 UTC (rev 30472)
@@ -25,7 +25,6 @@
                <module>app-api</module>
                <module>swing-app-api</module>
                <module>presentation-api</module>
-               <module>custom-graphics-api</module>
                <module>property-api</module>
                <module>session-api</module>
                <module>swing-application-api</module>

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