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 no...@apache.org on 2011/05/14 22:51:23 UTC

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

Author: norman
Date: Sat May 14 20:51:23 2011
New Revision: 1103221

URL: http://svn.apache.org/viewvc?rev=1103221&view=rev
Log:
Upgrade to dnsjava 2.1.1. See JAMES-1244

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1103221&r1=1103220&r2=1103221&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sat May 14 20:51:23 2011
@@ -1054,7 +1054,7 @@
     <dependency>
       <groupId>dnsjava</groupId>
       <artifactId>dnsjava</artifactId>
-      <version>2.1.0</version>
+      <version>2.1.1</version>
     </dependency>
     
     <dependency>



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