You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2008/06/14 18:18:20 UTC

svn commit: r667829 - /geronimo/server/branches/2.1/pom.xml

Author: dwoods
Date: Sat Jun 14 09:18:17 2008
New Revision: 667829

URL: http://svn.apache.org/viewvc?rev=667829&view=rev
Log:
GERONIMO-4116 Upgrade from DWR 2.0.1 to 2.0.3

Modified:
    geronimo/server/branches/2.1/pom.xml

Modified: geronimo/server/branches/2.1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/pom.xml?rev=667829&r1=667828&r2=667829&view=diff
==============================================================================
--- geronimo/server/branches/2.1/pom.xml (original)
+++ geronimo/server/branches/2.1/pom.xml Sat Jun 14 09:18:17 2008
@@ -813,7 +813,7 @@
             <dependency>
                 <groupId>org.directwebremoting</groupId>
                 <artifactId>dwr</artifactId>
-                <version>2.0.1</version>
+                <version>2.0.3</version>
             </dependency>
 
             <dependency>