Author: mes
Date: 2011-07-06 15:43:08 -0700 (Wed, 06 Jul 2011)
New Revision: 26082
Modified:
core3/command-executor-impl/trunk/pom.xml
core3/cy3/pom.xml
core3/gui-distribution/trunk/startlevel-3/pom.xml
core3/work-swing-impl/trunk/pom.xml
Log:
renamed work-spring-hack to work-spring-api
Modified: core3/command-executor-impl/trunk/pom.xml
===================================================================
--- core3/command-executor-impl/trunk/pom.xml 2011-07-06 22:36:52 UTC (rev
26081)
+++ core3/command-executor-impl/trunk/pom.xml 2011-07-06 22:43:08 UTC (rev
26082)
@@ -91,8 +91,8 @@
</dependency>
<dependency>
<groupId>org.cytoscape</groupId>
- <artifactId>work-spring-hack</artifactId>
- <version>3.0.0-alpha1</version>
+ <artifactId>work-spring-api</artifactId>
+ <version>3.0.0-alpha3-SNAPSHOT</version>
</dependency>
</dependencies>
Modified: core3/cy3/pom.xml
===================================================================
--- core3/cy3/pom.xml 2011-07-06 22:36:52 UTC (rev 26081)
+++ core3/cy3/pom.xml 2011-07-06 22:43:08 UTC (rev 26082)
@@ -28,7 +28,7 @@
<module>work-swing-api</module>
<module>service-api</module>
<module>swing-util</module>
- <module>work-spring-hack</module>
+ <module>work-spring-api</module>
<module>archetypes</module>
@@ -96,6 +96,5 @@
<module>webservice-ncbi-client-impl</module>
<module>work-headless-impl</module>
<module>work-swing-impl</module>
- <module>work-tunable-props-impl</module>
</modules>
</project>
Modified: core3/gui-distribution/trunk/startlevel-3/pom.xml
===================================================================
--- core3/gui-distribution/trunk/startlevel-3/pom.xml 2011-07-06 22:36:52 UTC
(rev 26081)
+++ core3/gui-distribution/trunk/startlevel-3/pom.xml 2011-07-06 22:43:08 UTC
(rev 26082)
@@ -264,7 +264,7 @@
</dependency>
<dependency>
<groupId>org.cytoscape</groupId>
- <artifactId>work-spring-hack</artifactId>
+ <artifactId>work-spring-api</artifactId>
<version>3.0.0-alpha3-SNAPSHOT</version>
</dependency>
<dependency>
Modified: core3/work-swing-impl/trunk/pom.xml
===================================================================
--- core3/work-swing-impl/trunk/pom.xml 2011-07-06 22:36:52 UTC (rev 26081)
+++ core3/work-swing-impl/trunk/pom.xml 2011-07-06 22:43:08 UTC (rev 26082)
@@ -87,7 +87,7 @@
</dependency>
<dependency>
<groupId>org.cytoscape</groupId>
- <artifactId>work-spring-hack</artifactId>
+ <artifactId>work-spring-api</artifactId>
<version>3.0.0-alpha3-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
--
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.