Author: bago
Date: Sun Sep  7 10:05:41 2008
New Revision: 692899

URL: http://svn.apache.org/viewvc?rev=692899&view=rev
Log:
used the classifier in the parentpom, so let's use classifier here, too.

Modified:
    james/server/trunk/phoenix-deployment/pom.xml

Modified: james/server/trunk/phoenix-deployment/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/phoenix-deployment/pom.xml?rev=692899&r1=692898&r2=692899&view=diff
==============================================================================
--- james/server/trunk/phoenix-deployment/pom.xml (original)
+++ james/server/trunk/phoenix-deployment/pom.xml Sun Sep  7 10:05:41 2008
@@ -242,7 +242,7 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-james-mailet-base</artifactId>
-      <type>test-jar</type>
+      <classifier>tests</classifier>
       <scope>test</scope>
     </dependency>
     <dependency>



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

Reply via email to