[Practicalxml-commits] SF.net SVN: practicalxml:[43] trunk/pom.xml
Brought to you by:
kdgregory
From: Auto-Generated S. C. M. <pra...@li...> - 2008-12-08 13:12:14
|
Revision: 43 http://practicalxml.svn.sourceforge.net/practicalxml/?rev=43&view=rev Author: kdgregory Date: 2008-12-08 13:12:12 +0000 (Mon, 08 Dec 2008) Log Message: ----------- pom.xml dependencies: JUnit need to compile/use DomAsserts Modified Paths: -------------- trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2008-12-08 13:06:34 UTC (rev 42) +++ trunk/pom.xml 2008-12-08 13:12:12 UTC (rev 43) @@ -114,7 +114,6 @@ <groupId>junit</groupId> <artifactId>junit</artifactId> <version>3.8.2</version> - <scope>test</scope> </dependency> </dependencies> </project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |