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 rd...@apache.org on 2009/04/08 06:09:52 UTC

svn commit: r762658 - /james/server/trunk/pom.xml

Author: rdonkin
Date: Tue Apr  7 08:54:49 2009
New Revision: 762658

URL: http://svn.apache.org/viewvc?rev=762658&view=rev
Log:
Upgraded to released version of mailet base

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=762658&r1=762657&r2=762658&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Tue Apr  7 08:54:49 2009
@@ -264,7 +264,7 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-mailet-base</artifactId>
-      <version>1.0RC3</version>
+      <version>1.0</version>
       <exclusions>
         <exclusion>
           <groupId>javax.mail</groupId>
@@ -280,7 +280,7 @@
     <dependency>
       <groupId>org.apache.james</groupId>
       <artifactId>apache-mailet-base</artifactId>
-      <version>1.0RC3</version>
+      <version>1.0</version>
       <classifier>tests</classifier>
       <scope>test</scope>
       <exclusions>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org