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/07/31 14:32:14 UTC

svn commit: r681356 - /james/postage/trunk/pom.xml

Author: bago
Date: Thu Jul 31 05:32:14 2008
New Revision: 681356

URL: http://svn.apache.org/viewvc?rev=681356&view=rev
Log:
Updated postage descriptor

Modified:
    james/postage/trunk/pom.xml

Modified: james/postage/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/postage/trunk/pom.xml?rev=681356&r1=681355&r2=681356&view=diff
==============================================================================
--- james/postage/trunk/pom.xml (original)
+++ james/postage/trunk/pom.xml Thu Jul 31 05:32:14 2008
@@ -39,7 +39,7 @@
   <parent>
     <groupId>org.apache.james</groupId>
     <artifactId>james-project</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.2</version>
   </parent>
   <url>http://james.apache.org/postage</url>
   <inceptionYear>2006</inceptionYear>
@@ -115,7 +115,7 @@
     <dependency>
       <groupId>javax.mail</groupId>
       <artifactId>mail</artifactId>
-      <version>1.4</version>
+      <version>1.4.1</version>
     </dependency>
 
     <dependency>
@@ -231,7 +231,7 @@
     <dependency>
     	<groupId>org.apache.james</groupId>
     	<artifactId>james-server</artifactId>
-    	<version>2.3.0-SNAPSHOT</version>
+    	<version>2.3.2-SNAPSHOT</version>
     	<exclusions>
         <exclusion>
           <groupId>org.bouncycastle</groupId>
@@ -337,7 +337,7 @@
     <dependency>
       <groupId>dnsjava</groupId>
       <artifactId>dnsjava</artifactId>
-      <version>2.0.1</version>
+      <version>2.0.6</version>
       <scope>runtime</scope>
     </dependency>
 



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