Author: norman Date: Wed Dec 15 15:48:46 2010 New Revision: 1049599 URL: http://svn.apache.org/viewvc?rev=1049599&view=rev Log: Fix dependency
Modified: james/server/trunk/core-library/pom.xml Modified: james/server/trunk/core-library/pom.xml URL: http://svn.apache.org/viewvc/james/server/trunk/core-library/pom.xml?rev=1049599&r1=1049598&r2=1049599&view=diff ============================================================================== --- james/server/trunk/core-library/pom.xml (original) +++ james/server/trunk/core-library/pom.xml Wed Dec 15 15:48:46 2010 @@ -52,12 +52,12 @@ <groupId>org.apache.james</groupId> <artifactId>apache-mailet</artifactId> </dependency> - <!-- + <dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mailet-base</artifactId> </dependency> - --> + <dependency> <groupId>commons-configuration</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org