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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]