From: <fg...@us...> - 2013-12-08 21:55:47
|
Revision: 4531 http://openutils.svn.sourceforge.net/openutils/?rev=4531&view=rev Author: fgiust Date: 2013-12-08 21:55:45 +0000 (Sun, 08 Dec 2013) Log Message: ----------- remove dependency for bobo-browse patch Modified Paths: -------------- magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml Modified: magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml =================================================================== --- magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml 2013-12-08 21:51:38 UTC (rev 4530) +++ magnoliamodules/trunk/openutils-mgnltagcloud/pom.xml 2013-12-08 21:55:45 UTC (rev 4531) @@ -172,18 +172,6 @@ <version>5.0.5</version> </dependency> <dependency> - <groupId>org.springframework</groupId> - <artifactId>spring-context</artifactId> - <version>2.5.5</version><!-- temporarily used for bobo-browse patch --> - <scope>test</scope> - <exclusions> - <exclusion> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - </exclusion> - </exclusions> - </dependency> - <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnlcontrols</artifactId> <version>5.0.10</version> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |