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:48:33 UTC

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

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