Author: bspeakmon
Date: Sat Jun  9 12:40:20 2007
New Revision: 545788

URL: http://svn.apache.org/viewvc?view=rev&rev=545788
Log:
- use wiser dependency from upstream maven repo

Modified:
    jakarta/commons/proper/email/trunk/pom.xml

Modified: jakarta/commons/proper/email/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/email/trunk/pom.xml?view=diff&rev=545788&r1=545787&r2=545788
==============================================================================
--- jakarta/commons/proper/email/trunk/pom.xml (original)
+++ jakarta/commons/proper/email/trunk/pom.xml Sat Jun  9 12:40:20 2007
@@ -188,16 +188,10 @@
         </dependency>
         <dependency>
             <groupId>org.subethamail</groupId>
-            <artifactId>subethasmtp-wiser-jdk14</artifactId>
+            <artifactId>subethasmtp-wiser</artifactId>
             <version>1.2</version>
+            <classifier>java14</classifier>
             <!--<url>http://subethasmtp.tigris.org/wiser.html</url>-->
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.subethamail</groupId>
-            <artifactId>subethasmtp-smtp-jdk14</artifactId>
-            <version>1.2</version>
-            <!--<url>http://subethasmtp.tigris.org/</url>-->
             <scope>test</scope>
         </dependency>
         <dependency>



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

Reply via email to