You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2007/09/07 19:36:26 UTC

svn commit: r573635 - /geronimo/server/branches/2.0/pom.xml

Author: kevan
Date: Fri Sep  7 10:36:26 2007
New Revision: 573635

URL: http://svn.apache.org/viewvc?rev=573635&view=rev
Log:
use new version of xbean-reflect

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

Modified: geronimo/server/branches/2.0/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0/pom.xml?rev=573635&r1=573634&r2=573635&view=diff
==============================================================================
--- geronimo/server/branches/2.0/pom.xml (original)
+++ geronimo/server/branches/2.0/pom.xml Fri Sep  7 10:36:26 2007
@@ -294,7 +294,7 @@
             <dependency>
                 <groupId>org.apache.xbean</groupId>
                 <artifactId>xbean-reflect</artifactId>
-                <version>3.1</version>
+                <version>3.2-SNAPSHOT</version>
             </dependency>
 
             <dependency>