Author: mes
Date: 2011-08-30 11:48:32 -0700 (Tue, 30 Aug 2011)
New Revision: 26651
Modified:
core3/impl/trunk/work-swing-impl/pom.xml
Log:
minor formatting fix
Modified: core3/impl/trunk/work-swing-impl/pom.xml
===================================================================
--- core3/impl/trunk/work-swing-impl/pom.xml 2011-08-29 22:25:01 UTC (rev
26650)
+++ core3/impl/trunk/work-swing-impl/pom.xml 2011-08-30 18:48:32 UTC (rev
26651)
@@ -64,12 +64,12 @@
should be kept in the it/pom.xml
-->
<dependencies>
- <dependency>
- <groupId>org.cytoscape</groupId>
- <artifactId>di-util-api</artifactId>
- <scope>provided</scope>
- </dependency>
<dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>di-util-api</artifactId>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>${spring.version}</version>
--
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.