Author: kono
Date: 2010-08-12 13:28:22 -0700 (Thu, 12 Aug 2010)
New Revision: 21348
Modified:
core3/event-api/trunk/pom.xml
Log:
Hard-coded JUnit version removed.
Modified: core3/event-api/trunk/pom.xml
===================================================================
--- core3/event-api/trunk/pom.xml 2010-08-12 20:17:54 UTC (rev 21347)
+++ core3/event-api/trunk/pom.xml 2010-08-12 20:28:22 UTC (rev 21348)
@@ -91,7 +91,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>3.8.1</version>
+ <version>${junit.version}</version>
<scope>test</scope>
</dependency>
<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.