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/02/24 20:22:41 UTC

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

Author: rdonkin
Date: Tue Feb 24 19:22:40 2009
New Revision: 747514

URL: http://svn.apache.org/viewvc?rev=747514&view=rev
Log:
spf requires 2.0.5 JAMES-888 https://issues.apache.org/jira/browse/JAMES-888

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=747514&r1=747513&r2=747514&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Tue Feb 24 19:22:40 2009
@@ -782,7 +782,7 @@
     <dependency>
       <groupId>dnsjava</groupId>
       <artifactId>dnsjava</artifactId>
-      <version>2.0.6</version>
+      <version>2.0.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.components</groupId>



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