|
From: <rv...@us...> - 2009-06-24 02:50:30
|
Revision: 89
http://treebase.svn.sourceforge.net/treebase/?rev=89&view=rev
Author: rvos
Date: 2009-06-24 01:52:49 +0000 (Wed, 24 Jun 2009)
Log Message:
-----------
Added maven repo path to nexml jar
Modified Paths:
--------------
trunk/treebase-core/.classpath
Modified: trunk/treebase-core/.classpath
===================================================================
--- trunk/treebase-core/.classpath 2009-06-23 20:07:19 UTC (rev 88)
+++ trunk/treebase-core/.classpath 2009-06-24 01:52:49 UTC (rev 89)
@@ -77,5 +77,6 @@
<classpathentry kind="var" path="M2_REPO/wsdl4j/wsdl4j/1.6.1/wsdl4j-1.6.1.jar"/>
<classpathentry kind="var" path="M2_REPO/org/codehaus/woodstox/wstx-asl/3.2.4/wstx-asl-3.2.4.jar"/>
<classpathentry kind="var" path="M2_REPO/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar"/>
- <classpathentry kind="var" path="M2_REPO/org/apache/ws/commons/schema/XmlSchema/1.4.2/XmlSchema-1.4.2.jar"/>
+ <classpathentry kind="var" path="M2_REPO/org/apache/ws/commons/schema/XmlSchema/1.4.2/XmlSchema-1.4.2.jar"/>
+ <classpathentry kind="var" path="M2_REPO/org/nexml/model/nexml/1.0-SNAPSHOT/nexml-1.0-SNAPSHOT.jar"/>
</classpath>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|