Author: mes
Date: 2010-11-24 12:05:48 -0800 (Wed, 24 Nov 2010)
New Revision: 23005
Modified:
core3/psi-mi-impl/trunk/pom.xml
Log:
removed jaxb dep that's provided by java 1.6
Modified: core3/psi-mi-impl/trunk/pom.xml
===================================================================
--- core3/psi-mi-impl/trunk/pom.xml 2010-11-24 20:01:14 UTC (rev 23004)
+++ core3/psi-mi-impl/trunk/pom.xml 2010-11-24 20:05:48 UTC (rev 23005)
@@ -20,11 +20,6 @@
<packaging>bundle</packaging>
<dependencies>
<dependency>
- <groupId>com.sun.xml.bind</groupId>
- <artifactId>jaxb-xjc</artifactId>
- <version>2.1.12</version>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>${junit.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.