[EMAIL PROTECTED] wrote:
Author: evenisse
Date: Tue Jul 4 08:34:42 2006
New Revision: 419036
URL: http://svn.apache.org/viewvc?rev=419036&view=rev
Log: (empty)
Modified:
maven/continuum/trunk/continuum-webapp/pom.xml
Modified: maven/continuum/trunk/continuum-webapp/pom.xml
URL:
http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/pom.xml?rev=419036&r1=419035&r2=419036&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-webapp/pom.xml (original)
+++ maven/continuum/trunk/continuum-webapp/pom.xml Tue Jul 4 08:34:42 2006
@@ -127,7 +127,8 @@
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-mail-sender-api</artifactId>
+ <artifactId>plexus-mail-sender-javamail</artifactId>
+ <version>1.0-alpha-3</version>
The version should be specified in the root pom.
--
Trygve