You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2010/12/15 16:48:46 UTC

svn commit: r1049599 - /james/server/trunk/core-library/pom.xml

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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org