Author: bago
Date: Mon Aug 11 10:48:32 2008
New Revision: 684840

URL: http://svn.apache.org/viewvc?rev=684840&view=rev
Log:
Attempt to fix m2 dependencies.

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=684840&r1=684839&r2=684840&view=diff
==============================================================================
--- james/server/trunk/core-function/pom.xml (original)
+++ james/server/trunk/core-function/pom.xml Mon Aug 11 10:48:32 2008
@@ -37,7 +37,7 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-core-library</artifactId>
-      <classifier>test-jar</classifier>
+      <type>test-jar</type>
       <scope>test</scope>
     </dependency>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to