From: <rv...@us...> - 2009-06-26 03:55:39
|
Revision: 130 http://treebase.svn.sourceforge.net/treebase/?rev=130&view=rev Author: rvos Date: 2009-06-26 03:55:37 +0000 (Fri, 26 Jun 2009) Log Message: ----------- Changed dependency version number for nexml snapshot Modified Paths: -------------- trunk/treebase-core/.classpath Modified: trunk/treebase-core/.classpath =================================================================== --- trunk/treebase-core/.classpath 2009-06-26 03:54:08 UTC (rev 129) +++ trunk/treebase-core/.classpath 2009-06-26 03:55:37 UTC (rev 130) @@ -78,6 +78,6 @@ <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/nexml/model/nexml/1.4-SNAPSHOT/nexml-1.4-SNAPSHOT.jar"/> + <classpathentry kind="var" path="M2_REPO/org/nexml/model/nexml/1.5-SNAPSHOT/nexml-1.5-SNAPSHOT.jar"/> <classpathentry kind="output" path="target/classes"/> </classpath> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |