From: <fg...@us...> - 2010-01-20 14:11:14
|
Revision: 1688 http://openutils.svn.sourceforge.net/openutils/?rev=1688&view=rev Author: fgiust Date: 2010-01-20 14:11:07 +0000 (Wed, 20 Jan 2010) Log Message: ----------- formatting only Modified Paths: -------------- trunk/openutils-elfunctions/pom.xml Modified: trunk/openutils-elfunctions/pom.xml =================================================================== --- trunk/openutils-elfunctions/pom.xml 2010-01-20 11:52:50 UTC (rev 1687) +++ trunk/openutils-elfunctions/pom.xml 2010-01-20 14:11:07 UTC (rev 1688) @@ -137,17 +137,17 @@ </exclusions> </dependency> <dependency> - <groupId>httpunit</groupId> - <artifactId>httpunit</artifactId> - <version>1.7</version> - <scope>test</scope> - </dependency> + <groupId>httpunit</groupId> + <artifactId>httpunit</artifactId> + <version>1.7</version> + <scope>test</scope> + </dependency> <dependency> - <groupId>taglibs</groupId> - <artifactId>standard</artifactId> - <version>1.1.2</version> - <scope>test</scope> - </dependency> + <groupId>taglibs</groupId> + <artifactId>standard</artifactId> + <version>1.1.2</version> + <scope>test</scope> + </dependency> </dependencies> <dependencyManagement> <dependencies> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |