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 ba...@apache.org on 2008/08/11 19:11:02 UTC

svn commit: r684820 - /james/server/trunk/core-function/pom.xml

Author: bago
Date: Mon Aug 11 10:11:00 2008
New Revision: 684820

URL: http://svn.apache.org/viewvc?rev=684820&view=rev
Log:
Fix reference to core-library module (m2 build)

Modified:
    james/server/trunk/core-function/pom.xml

Modified: james/server/trunk/core-function/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/core-function/pom.xml?rev=684820&r1=684819&r2=684820&view=diff
==============================================================================
--- james/server/trunk/core-function/pom.xml (original)
+++ james/server/trunk/core-function/pom.xml Mon Aug 11 10:11:00 2008
@@ -31,7 +31,7 @@
   
     <dependency>
       <groupId>org.apache.james</groupId>
-      <artifactId>apache-james-core-library</artifactId>
+      <artifactId>james-server-core-library</artifactId>
     </dependency>
 
     <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org